Searched defs:atomic_load_int (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | atomic_common.h | 42 #define atomic_load_int(p) (*(volatile u_int *)(p)) macro |
| H A D | _cscan_atomic.h | 176 #define atomic_load_int kcsan_atomic_load_int macro |