Searched defs:__PCPU_GET (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/i386/include/ | ||
| H A D | pcpu.h | 133 #define __PCPU_GET(name) __extension__ ({ \ macro |
| /f-stack/freebsd/amd64/include/ | ||
| H A D | pcpu.h | 144 #define __PCPU_GET(name) __extension__ ({ \ macro |