Searched defs:atomic_andnot (Results 1 – 5 of 5) sorted by relevance
190 #define atomic_andnot atomic_andnot macro
169 #define atomic_andnot atomic_andnot in ATOMIC_OPS() macro
101 #define atomic_andnot atomic_andnot macro
231 #define atomic_andnot atomic_andnot macro
364 #define atomic_andnot(i, v) atomic_and(~(int)(i), (v)) macro