Searched refs:arch_atomic_fetch_andnot_release (Results 1 – 4 of 4) sorted by relevance
132 #define arch_atomic_fetch_andnot_release arch_atomic_fetch_andnot_release macro
816 #define arch_atomic_fetch_andnot_release arch_atomic_fetch_andnot macro838 #ifndef arch_atomic_fetch_andnot_release840 arch_atomic_fetch_andnot_release(int i, atomic_t *v) in arch_atomic_fetch_andnot_release() function844 #define arch_atomic_fetch_andnot_release arch_atomic_fetch_andnot_release macro869 #ifndef arch_atomic_fetch_andnot_release871 arch_atomic_fetch_andnot_release(int i, atomic_t *v) in arch_atomic_fetch_andnot_release() function876 #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()
385 return arch_atomic_fetch_andnot_release(i, v); in atomic_fetch_andnot_release()