Home
last modified time | relevance | path

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

/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c313 #define ttoproc(_a) ((_a)->td_proc) macro
1543 if ((proc = ttoproc(curthread)) != NULL && in dtrace_priv_proc_common_nocd()
1695 (proc = ttoproc(curthread)) == NULL || in dtrace_priv_probe()
7497 (proc = ttoproc(curthread)) == NULL ||