Searched refs:atomic_fetch_sub_release (Results 1 – 3 of 3) sorted by relevance
224 #define atomic_fetch_sub_release atomic_fetch_sub macro239 #ifndef atomic_fetch_sub_release241 atomic_fetch_sub_release(int i, atomic_t *v) in atomic_fetch_sub_release() function246 #define atomic_fetch_sub_release atomic_fetch_sub_release macro554 return atomic_fetch_sub_release(1, v); in atomic_fetch_dec_release()
217 atomic_fetch_sub_release(int i, atomic_t *v) in atomic_fetch_sub_release() function222 #define atomic_fetch_sub_release atomic_fetch_sub_release macro
642 return atomic_fetch_sub_release(i, v); in atomic_long_fetch_sub_release()