Scroll to navigation
atomic64_inc - increment atomic64 variable
void atomic64_inc(atomic64_t * ptr);
ptr
Atomically increments ptr by 1.