Searched refs:atomic_xor (Results 1 – 4 of 4) sorted by relevance
27 ATOMIC_OP(atomic_xor) in ATOMIC_OP()
719 KUNIT_EXPECT_KASAN_FAIL(test, atomic_xor(42, unsafe)); in kasan_atomics_helper()
1024 atomic_xor(int i, atomic_t *v) in atomic_xor() function
763 addr = (u32)&atomic_xor; in emit_atomic_r32()