Searched defs:WRITE_ONCE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/compat/linuxkpi/common/include/linux/ | ||
H A D | compiler.h | 106 #define WRITE_ONCE(x,v) do { \ macro |
/freebsd/lib/libpmc/pmu-events/ | ||
H A D | list.h | 56 #define WRITE_ONCE(x,v) do { \ macro |