Searched refs:arch_atomic64_fetch_sub_relaxed (Results 1 – 10 of 10) sorted by relevance
108 #define arch_atomic64_fetch_sub_relaxed arch_atomic64_fetch_sub_relaxed macro
168 #define arch_atomic64_fetch_sub_relaxed arch_atomic64_fetch_sub_relaxed in ATOMIC_OPS() macro
187 #define arch_atomic64_fetch_sub_relaxed arch_atomic64_fetch_sub_relaxed macro
170 # define arch_atomic64_fetch_sub_relaxed arch_atomic64_fetch_sub_relaxed macro
380 #define arch_atomic64_fetch_sub_relaxed arch_atomic64_fetch_sub_relaxed in ATOMIC64_OPS() macro
158 #define arch_atomic64_fetch_sub_relaxed arch_atomic64_fetch_sub_relaxed macro
396 #define arch_atomic64_fetch_sub_relaxed arch_atomic64_fetch_sub_relaxed in ATOMIC64_OPS() macro
1401 #ifndef arch_atomic64_fetch_sub_relaxed1404 #define arch_atomic64_fetch_sub_relaxed arch_atomic64_fetch_sub macro1411 s64 ret = arch_atomic64_fetch_sub_relaxed(i, v); in arch_atomic64_fetch_sub_acquire()1423 return arch_atomic64_fetch_sub_relaxed(i, v); in arch_atomic64_fetch_sub_release()1434 ret = arch_atomic64_fetch_sub_relaxed(i, v); in arch_atomic64_fetch_sub()1742 return arch_atomic64_fetch_sub_relaxed(1, v); in arch_atomic64_fetch_dec_relaxed()
155 return arch_atomic64_fetch_sub_relaxed(i, v); in arch_atomic_long_fetch_sub_relaxed()
753 return arch_atomic64_fetch_sub_relaxed(i, v); in atomic64_fetch_sub_relaxed()