Home
last modified time | relevance | path

Searched defs:curlwp (Results 1 – 3 of 3) sorted by relevance

/minix3/sys/arch/arm/include/
H A Dcpu.h189 #define curlwp arm_curlwp() macro
208 #define curlwp _curlwp() macro
229 #define curlwp (curcpu()->ci_curlwp) macro
/minix3/sys/sys/
H A Dlwp.h466 #define curlwp curcpu()->ci_curlwp /* Current running LWP */ macro
/minix3/sys/arch/x86/include/
H A Dcpu.h328 #define curlwp x86_curlwp() macro