Searched defs:__PCPU_SET (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/i386/include/ | ||
| H A D | pcpu.h | 198 #define __PCPU_SET(name, val) do { \ macro |
| /f-stack/freebsd/amd64/include/ | ||
| H A D | pcpu.h | 214 #define __PCPU_SET(name, val) { \ macro |