Searched defs:atomic_load_char (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | atomic_common.h | 40 #define atomic_load_char(p) (*(volatile u_char *)(p)) macro |
| H A D | _cscan_atomic.h | 120 #define atomic_load_char kcsan_atomic_load_char macro |