atomic64_read — read atomic64 variable
u64 atomic64_read (
)
ptr
pointer to type atomic64_t
Atomically reads the value of ptr and returns it.