Home
last modified time | relevance | path

Searched defs:get_pcpu (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/sys/arm/include/
H A Dpcpu.h81 #define get_pcpu() (pcpup) macro
83 #define get_pcpu() __extension__ ({ \ macro
/freebsd-src/sys/riscv/include/
H A Dpcpu.h57 get_pcpu(void) get_pcpu() function
/freebsd-src/sys/amd64/include/
H A Dpcpu.h121 #define get_pcpu() __extension__ ({ \ macro
252 #define get_pcpu() __extension__ ({ \ macro
/freebsd-src/sys/arm64/include/
H A Dpcpu.h63 get_pcpu(void) in get_pcpu() function
/freebsd-src/sys/i386/include/
H A Dpcpu.h178 #define get_pcpu() __extension__ ({ \ macro
/freebsd-src/sys/powerpc/include/
H A Dcpufunc.h250 get_pcpu(void) in get_pcpu() function