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