Searched refs:arch_atomic_fetch_andnot_release (Results 1 – 2 of 2) sorted by relevance
132 #define arch_atomic_fetch_andnot_release arch_atomic_fetch_andnot_release macro
1610 #if defined(arch_atomic_fetch_andnot_release) in raw_atomic_fetch_andnot_release()1611 return arch_atomic_fetch_andnot_release(i, v); in raw_atomic_fetch_andnot_release()