Searched defs:atomic64_read (Results 1 – 1 of 1) sorted by relevance
133 #define atomic64_read(p) READ_ONCE(*(p)) macro173 atomic64_read(atomic64_t *v) in atomic64_read() function