Searched refs:arch_atomic_fetch_andnot_release (Results 1 – 3 of 3) sorted by relevance
746 #define arch_atomic_fetch_andnot_release arch_atomic_fetch_andnot macro768 #ifndef arch_atomic_fetch_andnot_release770 arch_atomic_fetch_andnot_release(int i, atomic_t *v) in arch_atomic_fetch_andnot_release() function774 #define arch_atomic_fetch_andnot_release arch_atomic_fetch_andnot_release macro799 #ifndef arch_atomic_fetch_andnot_release801 arch_atomic_fetch_andnot_release(int i, atomic_t *v) in arch_atomic_fetch_andnot_release() function806 #define arch_atomic_fetch_andnot_release arch_atomic_fetch_andnot_release macro
811 return arch_atomic_fetch_andnot_release(i, v); in arch_atomic_long_fetch_andnot_release()
364 return arch_atomic_fetch_andnot_release(i, v); in atomic_fetch_andnot_release()