Home
last modified time | relevance | path

Searched defs:WRITE_ONCE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dcompiler.h106 #define WRITE_ONCE(x,v) do { \ macro
/freebsd/lib/libpmc/pmu-events/
H A Dlist.h56 #define WRITE_ONCE(x,v) do { \ macro