Searched defs:atomic_fetch_andnot_release (Results 1 – 1 of 1) sorted by relevance
336 #define atomic_fetch_andnot_release atomic_fetch_andnot macro346 #define atomic_fetch_andnot_release(...) \ macro568 static inline int atomic_fetch_andnot_release(int i, atomic_t *v) in atomic_fetch_andnot_release() function