Searched defs:atomic64_fetch_andnot_acquire (Results 1 – 1 of 1) sorted by relevance
904 #define atomic64_fetch_andnot_acquire atomic64_fetch_andnot macro910 #define atomic64_fetch_andnot_acquire(...) \ macro1015 static inline long long atomic64_fetch_andnot_acquire(long long i, atomic64_t *v) in atomic64_fetch_andnot_acquire() function