Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_msan.c1171 #define MSAN_ATOMIC_FUNC_SWAP(name, type) \ macro
1306 MSAN_ATOMIC_FUNC_SWAP(32, uint32_t);
1307 MSAN_ATOMIC_FUNC_SWAP(64, uint64_t);
1308 MSAN_ATOMIC_FUNC_SWAP(int, u_int);
1309 MSAN_ATOMIC_FUNC_SWAP(long, u_long);
1310 MSAN_ATOMIC_FUNC_SWAP(ptr, uintptr_t);