Searched refs:dcr_action (Results 1 – 2 of 2) sorted by relevance
1103 uint16_t dcr_action; member
1430 int action = state->dts_cred.dcr_action; in dtrace_priv_proc_destructive()1459 if (state->dts_cred.dcr_action & DTRACE_CRA_PROC_CONTROL) in dtrace_priv_proc_control()1477 (state->dts_cred.dcr_action & DTRACE_CRA_PROC)) in dtrace_priv_proc()1488 if (state->dts_cred.dcr_action & DTRACE_CRA_KERNEL) in dtrace_priv_kernel()1499 if (state->dts_cred.dcr_action & DTRACE_CRA_KERNEL_DESTRUCTIVE) in dtrace_priv_kernel_destructive()13854 state->dts_cred.dcr_action = DTRACE_CRA_ALL; in dtrace_state_create()13872 state->dts_cred.dcr_action |= DTRACE_CRA_PROC; in dtrace_state_create()13886 state->dts_cred.dcr_action |= in dtrace_state_create()13894 state->dts_cred.dcr_action |= in dtrace_state_create()13905 state->dts_cred.dcr_action |= in dtrace_state_create()[all …]