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