Home
last modified time | relevance | path

Searched defs:curthread (Results 1 – 9 of 9) sorted by relevance

/f-stack/lib/include/sys/
H A Dpcpu.h36 #define curthread __curthread macro
/f-stack/freebsd/amd64/include/
H A Dpcpu_aux.h63 #define curthread (__curthread()) macro
/f-stack/freebsd/i386/include/
H A Dpcpu_aux.h58 #define curthread (__curthread()) macro
/f-stack/lib/include/i386/include/
H A Dpcpu.h59 #define curthread __curthread_ff() macro
/f-stack/lib/include/amd64/include/
H A Dpcpu.h63 #define curthread __curthread_ff() macro
/f-stack/freebsd/arm64/include/
H A Dpcpu.h72 #define curthread get_curthread() macro
/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dthread.h60 #define curthread current macro
/f-stack/freebsd/arm/include/
H A Dpcpu.h134 #define curthread get_curthread() macro
/f-stack/freebsd/sys/
H A Dpcpu.h227 #define curthread PCPU_GET(curthread) macro