Searched defs:atomic_fetch_andnot_relaxed (Results 1 – 8 of 8) sorted by relevance
184 #define atomic_fetch_andnot_relaxed atomic_fetch_andnot_relaxed in ATOMIC_OPS() macro
185 #define atomic_fetch_andnot_relaxed atomic_fetch_andnot_relaxed in ATOMIC_OPS() macro
73 #define atomic_fetch_andnot_relaxed atomic_fetch_andnot_relaxed macro
102 #define atomic_fetch_andnot_relaxed atomic_fetch_andnot_relaxed macro
107 #define atomic_fetch_andnot_relaxed atomic_fetch_andnot_relaxed macro
371 #define atomic_fetch_andnot_relaxed(i, v) atomic_fetch_and_relaxed(~(int)(i), (v)) macro375 #define atomic_fetch_andnot_relaxed atomic_fetch_andnot macro
731 #define atomic_fetch_andnot_relaxed atomic_fetch_andnot macro763 atomic_fetch_andnot_relaxed(int i, atomic_t *v) in atomic_fetch_andnot_relaxed() function767 #define atomic_fetch_andnot_relaxed atomic_fetch_andnot_relaxed macro
506 atomic_fetch_andnot_relaxed(int i, atomic_t *v) in atomic_fetch_andnot_relaxed() function511 #define atomic_fetch_andnot_relaxed atomic_fetch_andnot_relaxed macro