Searched refs:arch_atomic_fetch_dec_relaxed (Results 1 – 3 of 3) sorted by relevance
611 #ifndef arch_atomic_fetch_dec_relaxed615 #define arch_atomic_fetch_dec_relaxed arch_atomic_fetch_dec macro645 #ifndef arch_atomic_fetch_dec_relaxed647 arch_atomic_fetch_dec_relaxed(atomic_t *v) in arch_atomic_fetch_dec_relaxed() function651 #define arch_atomic_fetch_dec_relaxed arch_atomic_fetch_dec_relaxed macro660 int ret = arch_atomic_fetch_dec_relaxed(v); in arch_atomic_fetch_dec_acquire()672 return arch_atomic_fetch_dec_relaxed(v); in arch_atomic_fetch_dec_release()683 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()
301 return arch_atomic_fetch_dec_relaxed(v); in atomic_fetch_dec_relaxed()