Searched refs:raw_atomic_fetch_xor_relaxed (Results 1 – 3 of 3) sorted by relevance
1260 return raw_atomic_fetch_xor_relaxed(i, v); in raw_atomic_long_fetch_xor_relaxed()
1101 return raw_atomic_fetch_xor_relaxed(i, v); in atomic_fetch_xor_relaxed()
1874 raw_atomic_fetch_xor_relaxed(int i, atomic_t *v) in raw_atomic_fetch_xor_relaxed() function