Searched refs:atomic_fetch_andnot_release (Results 1 – 3 of 3) sorted by relevance
660 #define atomic_fetch_andnot_release atomic_fetch_andnot macro682 #ifndef atomic_fetch_andnot_release684 atomic_fetch_andnot_release(int i, atomic_t *v) in atomic_fetch_andnot_release() function688 #define atomic_fetch_andnot_release atomic_fetch_andnot_release macro713 #ifndef atomic_fetch_andnot_release715 atomic_fetch_andnot_release(int i, atomic_t *v) in atomic_fetch_andnot_release() function720 #define atomic_fetch_andnot_release atomic_fetch_andnot_release macro
495 atomic_fetch_andnot_release(int i, atomic_t *v) in atomic_fetch_andnot_release() function500 #define atomic_fetch_andnot_release atomic_fetch_andnot_release macro
810 return atomic_fetch_andnot_release(i, v); in atomic_long_fetch_andnot_release()