atomic_xor
ATOMIC_OP(atomic_xor)
addr = (u32)&atomic_xor;
KUNIT_EXPECT_KASAN_FAIL(test, atomic_xor(42, unsafe));
atomic_xor(i, v);