Searched refs:raw_atomic64_fetch_sub_relaxed (Results 1 – 3 of 3) sorted by relevance
478 return raw_atomic64_fetch_sub_relaxed(i, v); in raw_atomic_long_fetch_sub_relaxed()
3066 raw_atomic64_fetch_sub_relaxed(s64 i, atomic64_t *v) in raw_atomic64_fetch_sub_relaxed() function3509 return raw_atomic64_fetch_sub_relaxed(1, v); in raw_atomic64_fetch_dec_relaxed()
1983 return raw_atomic64_fetch_sub_relaxed(i, v); in atomic64_fetch_sub_relaxed()