atomic_long_xor
atomic_long_xor(mask, ptr);
KUNIT_EXPECT_KASAN_FAIL(test, atomic_long_xor(42, unsafe));