Searched refs:atomic_fetch_andnot_relaxed (Results 1 – 3 of 3) sorted by relevance
657 #ifndef atomic_fetch_andnot_relaxed661 #define atomic_fetch_andnot_relaxed atomic_fetch_andnot macro691 #ifndef atomic_fetch_andnot_relaxed693 atomic_fetch_andnot_relaxed(int i, atomic_t *v) in atomic_fetch_andnot_relaxed() function697 #define atomic_fetch_andnot_relaxed atomic_fetch_andnot_relaxed macro706 int ret = atomic_fetch_andnot_relaxed(i, v); in atomic_fetch_andnot_acquire()718 return atomic_fetch_andnot_relaxed(i, v); in atomic_fetch_andnot_release()729 ret = atomic_fetch_andnot_relaxed(i, v); in atomic_fetch_andnot()
505 atomic_fetch_andnot_relaxed(int i, atomic_t *v) in atomic_fetch_andnot_relaxed() function510 #define atomic_fetch_andnot_relaxed atomic_fetch_andnot_relaxed macro
816 return atomic_fetch_andnot_relaxed(i, v); in atomic_long_fetch_andnot_relaxed()