Searched refs:arch_atomic64_fetch_dec_relaxed (Results 1 – 3 of 3) sorted by relevance
1704 #ifndef arch_atomic64_fetch_dec_relaxed1708 #define arch_atomic64_fetch_dec_relaxed arch_atomic64_fetch_dec macro1738 #ifndef arch_atomic64_fetch_dec_relaxed1740 arch_atomic64_fetch_dec_relaxed(atomic64_t *v) in arch_atomic64_fetch_dec_relaxed() function1744 #define arch_atomic64_fetch_dec_relaxed arch_atomic64_fetch_dec_relaxed macro1753 s64 ret = arch_atomic64_fetch_dec_relaxed(v); in arch_atomic64_fetch_dec_acquire()1765 return arch_atomic64_fetch_dec_relaxed(v); in arch_atomic64_fetch_dec_release()1776 ret = arch_atomic64_fetch_dec_relaxed(v); in arch_atomic64_fetch_dec()
263 return arch_atomic64_fetch_dec_relaxed(v); in arch_atomic_long_fetch_dec_relaxed()
879 return arch_atomic64_fetch_dec_relaxed(v); in atomic64_fetch_dec_relaxed()