Searched refs:atomic64_fetch_and_relaxed (Results 1 – 8 of 8) sorted by relevance
188 #define atomic64_fetch_and_relaxed atomic64_fetch_and_relaxed in ATOMIC_OPS() macro
187 # define atomic64_fetch_and_relaxed atomic64_fetch_and_relaxed macro
403 #define atomic64_fetch_and_relaxed atomic64_fetch_and_relaxed in ATOMIC64_OPS() macro
1891 #define arch_atomic64_fetch_and_relaxed atomic64_fetch_and_relaxed1893 #ifndef atomic64_fetch_and_relaxed1896 #define atomic64_fetch_and_relaxed atomic64_fetch_and macro1903 s64 ret = atomic64_fetch_and_relaxed(i, v); in atomic64_fetch_and_acquire()1915 return atomic64_fetch_and_relaxed(i, v); in atomic64_fetch_and_release()1926 ret = atomic64_fetch_and_relaxed(i, v); in atomic64_fetch_and()1989 return atomic64_fetch_and_relaxed(~i, v); in atomic64_fetch_andnot_relaxed()
394 #define atomic64_fetch_and_relaxed atomic64_fetch_and_relaxed in ATOMIC64_OPS() macro
186 #define atomic64_fetch_and_relaxed atomic64_fetch_and_relaxed macro
1266 atomic64_fetch_and_relaxed(s64 i, atomic64_t *v) in atomic64_fetch_and_relaxed() function1271 #define atomic64_fetch_and_relaxed atomic64_fetch_and_relaxed macro
293 return atomic64_fetch_and_relaxed(i, v); in atomic_long_fetch_and_relaxed()