atomic64_inc — increment atomic64 variable
void atomic64_inc (
)
ptr
pointer to type atomic64_t
Atomically increments ptr by 1.