Lines Matching refs:dcr_action
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()
13621 state->dts_cred.dcr_action |= DTRACE_CRA_KERNEL | in dtrace_state_create()
13628 state->dts_cred.dcr_action |= in dtrace_state_create()
13636 state->dts_cred.dcr_action |= in dtrace_state_create()
13646 state->dts_cred.dcr_action |= in dtrace_state_create()
13659 state->dts_cred.dcr_action |= in dtrace_state_create()
13663 state->dts_cred.dcr_action |= in dtrace_state_create()