Searched refs:arch_atomic64_fetch_andnot_release (Results 1 – 4 of 4) sorted by relevance
199 #define arch_atomic64_fetch_andnot_release arch_atomic64_fetch_andnot_release macro
1937 #define arch_atomic64_fetch_andnot_release arch_atomic64_fetch_andnot macro1959 #ifndef arch_atomic64_fetch_andnot_release1961 arch_atomic64_fetch_andnot_release(s64 i, atomic64_t *v) in arch_atomic64_fetch_andnot_release() function1965 #define arch_atomic64_fetch_andnot_release arch_atomic64_fetch_andnot_release macro1990 #ifndef arch_atomic64_fetch_andnot_release1992 arch_atomic64_fetch_andnot_release(s64 i, atomic64_t *v) in arch_atomic64_fetch_andnot_release() function1997 #define arch_atomic64_fetch_andnot_release arch_atomic64_fetch_andnot_release macro
317 return arch_atomic64_fetch_andnot_release(i, v); in arch_atomic_long_fetch_andnot_release()
1004 return arch_atomic64_fetch_andnot_release(i, v); in atomic64_fetch_andnot_release()