Searched refs:atomic64_fetch_andnot_relaxed (Results 1 – 5 of 5) sorted by relevance
1767 #ifndef atomic64_fetch_andnot_relaxed1771 #define atomic64_fetch_andnot_relaxed atomic64_fetch_andnot macro1801 #ifndef atomic64_fetch_andnot_relaxed1803 atomic64_fetch_andnot_relaxed(s64 i, atomic64_t *v) in atomic64_fetch_andnot_relaxed() function1807 #define atomic64_fetch_andnot_relaxed atomic64_fetch_andnot_relaxed macro1816 s64 ret = atomic64_fetch_andnot_relaxed(i, v); in atomic64_fetch_andnot_acquire()1828 return atomic64_fetch_andnot_relaxed(i, v); in atomic64_fetch_andnot_release()1839 ret = atomic64_fetch_andnot_relaxed(i, v); in atomic64_fetch_andnot()
190 #define atomic64_fetch_andnot_relaxed atomic64_fetch_andnot_relaxed in ATOMIC_OPS() macro
397 #define atomic64_fetch_andnot_relaxed atomic64_fetch_andnot_relaxed in ATOMIC64_OPS() macro
1315 atomic64_fetch_andnot_relaxed(s64 i, atomic64_t *v) in atomic64_fetch_andnot_relaxed() function1320 #define atomic64_fetch_andnot_relaxed atomic64_fetch_andnot_relaxed macro
322 return atomic64_fetch_andnot_relaxed(i, v); in atomic_long_fetch_andnot_relaxed()