Searched refs:arch_atomic_long_fetch_sub_relaxed (Results 1 – 2 of 2) sorted by relevance
153 arch_atomic_long_fetch_sub_relaxed(long i, atomic_long_t *v) in arch_atomic_long_fetch_sub_relaxed() function647 arch_atomic_long_fetch_sub_relaxed(long i, atomic_long_t *v) in arch_atomic_long_fetch_sub_relaxed() function
1331 return arch_atomic_long_fetch_sub_relaxed(i, v); in atomic_long_fetch_sub_relaxed()
Completed in 10 milliseconds