Lines Matching refs:atomic_fetch_andnot
722 #define arch_atomic_fetch_andnot atomic_fetch_andnot
728 #ifdef atomic_fetch_andnot
729 #define atomic_fetch_andnot_acquire atomic_fetch_andnot
730 #define atomic_fetch_andnot_release atomic_fetch_andnot
731 #define atomic_fetch_andnot_relaxed atomic_fetch_andnot
734 #ifndef atomic_fetch_andnot
736 atomic_fetch_andnot(int i, atomic_t *v) in atomic_fetch_andnot() function
740 #define atomic_fetch_andnot atomic_fetch_andnot macro
793 #ifndef atomic_fetch_andnot
795 atomic_fetch_andnot(int i, atomic_t *v) in atomic_fetch_andnot() function
803 #define atomic_fetch_andnot atomic_fetch_andnot macro