Searched refs:arch_atomic_fetch_dec_release (Results 1 – 3 of 3) sorted by relevance
600 #define arch_atomic_fetch_dec_release arch_atomic_fetch_dec macro622 #ifndef arch_atomic_fetch_dec_release624 arch_atomic_fetch_dec_release(atomic_t *v) in arch_atomic_fetch_dec_release() function628 #define arch_atomic_fetch_dec_release arch_atomic_fetch_dec_release macro653 #ifndef arch_atomic_fetch_dec_release655 arch_atomic_fetch_dec_release(atomic_t *v) in arch_atomic_fetch_dec_release() function660 #define arch_atomic_fetch_dec_release arch_atomic_fetch_dec_release macro
751 return arch_atomic_fetch_dec_release(v); in arch_atomic_long_fetch_dec_release()
294 return arch_atomic_fetch_dec_release(v); in atomic_fetch_dec_release()