Home
last modified time | relevance | path

Searched refs:fetch_and (Results 1 – 2 of 2) sorted by relevance

/linux/lib/
H A Datomic64_test.c134 FETCH_FAMILY_TEST(, fetch_and, &=, v1); in test_atomic()
186 FETCH_FAMILY_TEST(64, fetch_and, &=, v1); in test_atomic64()
/linux/kernel/kcsan/
H A Dcore.c1262 DEFINE_TSAN_ATOMIC_RMW(fetch_and, bits, ); \