Searched refs:raw_atomic_fetch_xor (Results 1 – 3 of 3) sorted by relevance
1197 return raw_atomic_fetch_xor(i, v); in raw_atomic_long_fetch_xor()
1046 return raw_atomic_fetch_xor(i, v); in atomic_fetch_xor()
1794 raw_atomic_fetch_xor(int i, atomic_t *v) in raw_atomic_fetch_xor() function