DTRACE_CRV_KERNEL
if (!(state->dts_cred.dcr_visible & DTRACE_CRV_KERNEL) &&
state->dts_cred.dcr_visible |= DTRACE_CRV_KERNEL |
!(state->dts_cred.dcr_visible & DTRACE_CRV_KERNEL)) {
!(state->dts_cred.dcr_visible & DTRACE_CRV_KERNEL)) {
if (state->dts_cred.dcr_visible & DTRACE_CRV_KERNEL)
(vstate->dtvs_state->dts_cred.dcr_visible & DTRACE_CRV_KERNEL) == 0;
#define DTRACE_CRV_ALL (DTRACE_CRV_ALLPROC | DTRACE_CRV_KERNEL | \