Searched refs:arch_atomic_fetch_dec_release (Results 1 – 3 of 3) sorted by relevance
614 #define arch_atomic_fetch_dec_release arch_atomic_fetch_dec macro636 #ifndef arch_atomic_fetch_dec_release638 arch_atomic_fetch_dec_release(atomic_t *v) in arch_atomic_fetch_dec_release() function642 #define arch_atomic_fetch_dec_release arch_atomic_fetch_dec_release macro667 #ifndef arch_atomic_fetch_dec_release669 arch_atomic_fetch_dec_release(atomic_t *v) in arch_atomic_fetch_dec_release() function674 #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()