Searched refs:arch_atomic_fetch_dec_relaxed (Results 1 – 3 of 3) sorted by relevance
681 #ifndef arch_atomic_fetch_dec_relaxed685 #define arch_atomic_fetch_dec_relaxed arch_atomic_fetch_dec macro715 #ifndef arch_atomic_fetch_dec_relaxed717 arch_atomic_fetch_dec_relaxed(atomic_t *v) in arch_atomic_fetch_dec_relaxed() function721 #define arch_atomic_fetch_dec_relaxed arch_atomic_fetch_dec_relaxed macro730 int ret = arch_atomic_fetch_dec_relaxed(v); in arch_atomic_fetch_dec_acquire()742 return arch_atomic_fetch_dec_relaxed(v); in arch_atomic_fetch_dec_release()753 ret = arch_atomic_fetch_dec_relaxed(v); in arch_atomic_fetch_dec()
757 return arch_atomic_fetch_dec_relaxed(v); in arch_atomic_long_fetch_dec_relaxed()
318 return arch_atomic_fetch_dec_relaxed(v); in atomic_fetch_dec_relaxed()