Searched refs:atomic64_fetch_sub_relaxed (Results 1 – 8 of 8) sorted by relevance
167 #define atomic64_fetch_sub_relaxed atomic64_fetch_sub_relaxed in ATOMIC_OPS() macro
361 #define atomic64_fetch_sub_relaxed atomic64_fetch_sub_relaxed macro
377 #define atomic64_fetch_sub_relaxed atomic64_fetch_sub_relaxed in ATOMIC64_OPS() macro
1332 #ifndef atomic64_fetch_sub_relaxed1335 #define atomic64_fetch_sub_relaxed atomic64_fetch_sub macro1342 s64 ret = atomic64_fetch_sub_relaxed(i, v); in atomic64_fetch_sub_acquire()1354 return atomic64_fetch_sub_relaxed(i, v); in atomic64_fetch_sub_release()1365 ret = atomic64_fetch_sub_relaxed(i, v); in atomic64_fetch_sub()1673 return atomic64_fetch_sub_relaxed(1, v); in atomic64_fetch_dec_relaxed()
160 #define atomic64_fetch_sub_relaxed atomic64_fetch_sub_relaxed macro
382 #define atomic64_fetch_sub_relaxed atomic64_fetch_sub_relaxed in ATOMIC64_OPS() macro
1037 atomic64_fetch_sub_relaxed(s64 i, atomic64_t *v) in atomic64_fetch_sub_relaxed() function1042 #define atomic64_fetch_sub_relaxed atomic64_fetch_sub_relaxed macro
154 return atomic64_fetch_sub_relaxed(i, v); in atomic_long_fetch_sub_relaxed()