Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/include/
H A Dpcpu.h198 #define __PCPU_SET(name, val) do { \ macro
/f-stack/freebsd/amd64/include/
H A Dpcpu.h214 #define __PCPU_SET(name, val) { \ macro