Searched refs:ttoproc (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c302 #define ttoproc(_a) ((_a)->td_proc) macro
1411 if ((proc = ttoproc(curthread)) != NULL &&
1563 (proc = ttoproc(curthread)) == NULL ||
7340 (proc = ttoproc(curthread)) == NULL ||

Completed in 127 milliseconds