Searched refs:arch_atomic_long_fetch_sub_release (Results 1 – 2 of 2) sorted by relevance
147 arch_atomic_long_fetch_sub_release(long i, atomic_long_t *v) in arch_atomic_long_fetch_sub_release() function641 arch_atomic_long_fetch_sub_release(long i, atomic_long_t *v) in arch_atomic_long_fetch_sub_release() function
1324 return arch_atomic_long_fetch_sub_release(i, v); in atomic_long_fetch_sub_release()