Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libfakekernel/common/sys/
H A Dthread.h88 #define curproc (_curproc()) /* current proc pointer */ macro
/titanic_51/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h195 #define curproc (&p0) macro
/titanic_51/usr/src/uts/common/sys/
H A Dthread.h530 #define curproc (ttoproc(curthread)) /* current process pointer */ macro