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