Searched refs:atomic_long_xor (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/atomic/
H A Datomic-instrumented.h4169 * atomic_long_xor() - atomic bitwise XOR with relaxed ordering
4180 atomic_long_xor(long i, atomic_long_t *v) function
/linux-master/mm/kasan/
H A Dkasan_test.c743 KUNIT_EXPECT_KASAN_FAIL(test, atomic_long_xor(42, unsafe));
/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c571 atomic_long_xor(mask, ptr);

Completed in 623 milliseconds