Searched refs:raw_atomic64_xchg (Results 1 – 3 of 3) sorted by relevance
1279 return raw_atomic64_xchg(v, new); in raw_atomic_long_xchg()
2684 return raw_atomic64_xchg(v, new); in atomic64_xchg()
4009 raw_atomic64_xchg(atomic64_t *v, s64 new) in raw_atomic64_xchg() function