Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A D_cscan_atomic.h71 #define KCSAN_ATOMIC_TEST(op, name, type) \ macro
87 KCSAN_ATOMIC_TEST(testandclear, name, type); \
88 KCSAN_ATOMIC_TEST(testandset, name, type)