Searched refs:raw_atomic64_fetch_xor_relaxed (Results 1 – 3 of 3) sorted by relevance
1258 return raw_atomic64_fetch_xor_relaxed(i, v); in raw_atomic_long_fetch_xor_relaxed()
2665 return raw_atomic64_fetch_xor_relaxed(i, v); in atomic64_fetch_xor_relaxed()
3986 raw_atomic64_fetch_xor_relaxed(s64 i, atomic64_t *v) in raw_atomic64_fetch_xor_relaxed() function