Searched refs:dcr_action (Results 1 – 2 of 2) sorted by relevance
1111 uint16_t dcr_action; member
1380 int action = state->dts_cred.dcr_action; in dtrace_priv_proc_destructive()1405 if (state->dts_cred.dcr_action & DTRACE_CRA_PROC_CONTROL) in dtrace_priv_proc_control()1421 if (state->dts_cred.dcr_action & DTRACE_CRA_PROC) in dtrace_priv_proc()1432 if (state->dts_cred.dcr_action & DTRACE_CRA_KERNEL) in dtrace_priv_kernel()1443 if (state->dts_cred.dcr_action & DTRACE_CRA_KERNEL_DESTRUCTIVE) in dtrace_priv_kernel_destructive()14265 state->dts_cred.dcr_action = DTRACE_CRA_ALL;14283 state->dts_cred.dcr_action |= DTRACE_CRA_PROC;14297 state->dts_cred.dcr_action |=14305 state->dts_cred.dcr_action |=14317 state->dts_cred.dcr_action |=[all …]