Searched refs:atomic_fetch_sub_relaxed (Results 1 – 9 of 9) sorted by relevance
161 #define atomic_fetch_sub_relaxed atomic_fetch_sub_relaxed in ATOMIC_OPS() macro
159 #define atomic_fetch_sub_relaxed atomic_fetch_sub_relaxed macro
100 #define atomic_fetch_sub_relaxed atomic_fetch_sub_relaxed in ATOMIC_OPS() macro
252 #define arch_atomic_fetch_sub_relaxed atomic_fetch_sub_relaxed254 #ifndef atomic_fetch_sub_relaxed257 #define atomic_fetch_sub_relaxed atomic_fetch_sub macro264 int ret = atomic_fetch_sub_relaxed(i, v); in atomic_fetch_sub_acquire()276 return atomic_fetch_sub_relaxed(i, v); in atomic_fetch_sub_release()287 ret = atomic_fetch_sub_relaxed(i, v); in atomic_fetch_sub()619 return atomic_fetch_sub_relaxed(1, v); in atomic_fetch_dec_relaxed()
99 #define atomic_fetch_sub_relaxed atomic_fetch_sub_relaxed macro
147 #define atomic_fetch_sub_relaxed atomic_fetch_sub_relaxed macro
91 atomic_fetch_sub_relaxed(V,X) __atomic_fetch_op{once}(X,-,V)
228 atomic_fetch_sub_relaxed(int i, atomic_t *v) in atomic_fetch_sub_relaxed() function233 #define atomic_fetch_sub_relaxed atomic_fetch_sub_relaxed macro
649 return atomic_fetch_sub_relaxed(i, v); in atomic_long_fetch_sub_relaxed()