Searched defs:atomic64_fetch_andnot_release (Results 1 – 1 of 1) sorted by relevance
932 #define atomic64_fetch_andnot_release atomic64_fetch_andnot macro942 #define atomic64_fetch_andnot_release(...) \ macro1070 static inline long long atomic64_fetch_andnot_release(long long i, atomic64_t *v) in atomic64_fetch_andnot_release() function