Searched refs:dcr_action (Results 1 – 2 of 2) sorted by relevance
1112 uint16_t dcr_action; member
1554 int action = state->dts_cred.dcr_action; in dtrace_priv_proc_destructive()1579 if (state->dts_cred.dcr_action & DTRACE_CRA_PROC_CONTROL) in dtrace_priv_proc_control()1595 if (state->dts_cred.dcr_action & DTRACE_CRA_PROC) in dtrace_priv_proc()1606 if (state->dts_cred.dcr_action & DTRACE_CRA_KERNEL) in dtrace_priv_kernel()1617 if (state->dts_cred.dcr_action & DTRACE_CRA_KERNEL_DESTRUCTIVE) in dtrace_priv_kernel_destructive()14719 state->dts_cred.dcr_action = DTRACE_CRA_ALL;14737 state->dts_cred.dcr_action |= DTRACE_CRA_PROC;14751 state->dts_cred.dcr_action |=14759 state->dts_cred.dcr_action |=14771 state->dts_cred.dcr_action |=[all …]