Scroll to navigation
atomic64_dec - decrement atomic64 variable
void atomic64_dec(atomic64_t * ptr);
ptr
Atomically decrements ptr by 1.