Searched refs:atomic_fetch_andnot_release (Results 1 – 3 of 3) sorted by relevance
724 #define arch_atomic_fetch_andnot_release atomic_fetch_andnot_release730 #define atomic_fetch_andnot_release atomic_fetch_andnot macro752 #ifndef atomic_fetch_andnot_release754 atomic_fetch_andnot_release(int i, atomic_t *v) in atomic_fetch_andnot_release() function758 #define atomic_fetch_andnot_release atomic_fetch_andnot_release macro783 #ifndef atomic_fetch_andnot_release785 atomic_fetch_andnot_release(int i, atomic_t *v) in atomic_fetch_andnot_release() function790 #define atomic_fetch_andnot_release atomic_fetch_andnot_release macro
496 atomic_fetch_andnot_release(int i, atomic_t *v) in atomic_fetch_andnot_release() function501 #define atomic_fetch_andnot_release atomic_fetch_andnot_release macro
811 return atomic_fetch_andnot_release(i, v); in atomic_long_fetch_andnot_release()