Home
last modified time | relevance | path

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

/freebsd/sys/arm/include/
H A Dpcpu.h81 #define get_pcpu() (pcpup) macro
83 #define get_pcpu() __extension__ ({ \ macro
/freebsd/sys/riscv/include/
H A Dpcpu.h58 get_pcpu(void) in get_pcpu() function
/freebsd/sys/amd64/include/
H A Dpcpu.h121 #define get_pcpu() __extension__ ({ \ macro
259 #define get_pcpu( global() macro
/freebsd/sys/arm64/include/
H A Dpcpu.h63 get_pcpu(void) in get_pcpu() function
/freebsd/sys/i386/include/
H A Dpcpu.h185 #define get_pcpu( global() macro
/freebsd/sys/powerpc/include/
H A Dcpufunc.h250 get_pcpu(void) in get_pcpu() function