Searched refs:atomic64_fetch_andnot_relaxed (Results 1 – 5 of 5) sorted by relevance
189 #define atomic64_fetch_andnot_relaxed atomic64_fetch_andnot_relaxed in ATOMIC_OPS() macro
1949 #define arch_atomic64_fetch_andnot_relaxed atomic64_fetch_andnot_relaxed1951 #ifndef atomic64_fetch_andnot_relaxed1955 #define atomic64_fetch_andnot_relaxed atomic64_fetch_andnot macro1985 #ifndef atomic64_fetch_andnot_relaxed1987 atomic64_fetch_andnot_relaxed(s64 i, atomic64_t *v) in atomic64_fetch_andnot_relaxed() function1991 #define atomic64_fetch_andnot_relaxed atomic64_fetch_andnot_relaxed macro2000 s64 ret = atomic64_fetch_andnot_relaxed(i, v); in atomic64_fetch_andnot_acquire()2012 return atomic64_fetch_andnot_relaxed(i, v); in atomic64_fetch_andnot_release()2023 ret = atomic64_fetch_andnot_relaxed(i, v); in atomic64_fetch_andnot()
395 #define atomic64_fetch_andnot_relaxed atomic64_fetch_andnot_relaxed in ATOMIC64_OPS() macro
1316 atomic64_fetch_andnot_relaxed(s64 i, atomic64_t *v) in atomic64_fetch_andnot_relaxed() function1321 #define atomic64_fetch_andnot_relaxed atomic64_fetch_andnot_relaxed macro
323 return atomic64_fetch_andnot_relaxed(i, v); in atomic_long_fetch_andnot_relaxed()