Searched refs:atomic64_fetch_sub_relaxed (Results 1 – 8 of 8) sorted by relevance
166 #define atomic64_fetch_sub_relaxed atomic64_fetch_sub_relaxed in ATOMIC_OPS() macro
167 # define atomic64_fetch_sub_relaxed atomic64_fetch_sub_relaxed macro
392 #define atomic64_fetch_sub_relaxed atomic64_fetch_sub_relaxed in ATOMIC64_OPS() macro
1476 #define arch_atomic64_fetch_sub_relaxed atomic64_fetch_sub_relaxed1478 #ifndef atomic64_fetch_sub_relaxed1481 #define atomic64_fetch_sub_relaxed atomic64_fetch_sub macro1488 s64 ret = atomic64_fetch_sub_relaxed(i, v); in atomic64_fetch_sub_acquire()1500 return atomic64_fetch_sub_relaxed(i, v); in atomic64_fetch_sub_release()1511 ret = atomic64_fetch_sub_relaxed(i, v); in atomic64_fetch_sub()1843 return atomic64_fetch_sub_relaxed(1, v); in atomic64_fetch_dec_relaxed()
158 #define atomic64_fetch_sub_relaxed atomic64_fetch_sub_relaxed macro
380 #define atomic64_fetch_sub_relaxed atomic64_fetch_sub_relaxed in ATOMIC64_OPS() macro
1038 atomic64_fetch_sub_relaxed(s64 i, atomic64_t *v) in atomic64_fetch_sub_relaxed() function1043 #define atomic64_fetch_sub_relaxed atomic64_fetch_sub_relaxed macro
155 return atomic64_fetch_sub_relaxed(i, v); in atomic_long_fetch_sub_relaxed()