Searched refs:dcr_action (Results 1 – 2 of 2) sorted by relevance
1102 uint16_t dcr_action; member
1298 int action = state->dts_cred.dcr_action; in dtrace_priv_proc_destructive()1327 if (state->dts_cred.dcr_action & DTRACE_CRA_PROC_CONTROL) in dtrace_priv_proc_control()1345 (state->dts_cred.dcr_action & DTRACE_CRA_PROC)) in dtrace_priv_proc()1356 if (state->dts_cred.dcr_action & DTRACE_CRA_KERNEL) in dtrace_priv_kernel()1367 if (state->dts_cred.dcr_action & DTRACE_CRA_KERNEL_DESTRUCTIVE) in dtrace_priv_kernel_destructive()13550 state->dts_cred.dcr_action = DTRACE_CRA_ALL; in dtrace_state_create()13568 state->dts_cred.dcr_action |= DTRACE_CRA_PROC; in dtrace_state_create()13582 state->dts_cred.dcr_action |= in dtrace_state_create()13590 state->dts_cred.dcr_action |= in dtrace_state_create()13601 state->dts_cred.dcr_action |= in dtrace_state_create()[all …]