Lines Matching refs:dcr_action
1264 int action = state->dts_cred.dcr_action; in dtrace_priv_proc_destructive()
1293 if (state->dts_cred.dcr_action & DTRACE_CRA_PROC_CONTROL) in dtrace_priv_proc_control()
1311 (state->dts_cred.dcr_action & DTRACE_CRA_PROC)) in dtrace_priv_proc()
1322 if (state->dts_cred.dcr_action & DTRACE_CRA_KERNEL) in dtrace_priv_kernel()
1333 if (state->dts_cred.dcr_action & DTRACE_CRA_KERNEL_DESTRUCTIVE) in dtrace_priv_kernel_destructive()
13426 state->dts_cred.dcr_action = DTRACE_CRA_ALL; in dtrace_state_create()
13444 state->dts_cred.dcr_action |= DTRACE_CRA_PROC; in dtrace_state_create()
13458 state->dts_cred.dcr_action |= in dtrace_state_create()
13466 state->dts_cred.dcr_action |= in dtrace_state_create()
13477 state->dts_cred.dcr_action |= in dtrace_state_create()
13497 state->dts_cred.dcr_action |= DTRACE_CRA_KERNEL | in dtrace_state_create()
13504 state->dts_cred.dcr_action |= in dtrace_state_create()
13512 state->dts_cred.dcr_action |= in dtrace_state_create()
13522 state->dts_cred.dcr_action |= in dtrace_state_create()
13535 state->dts_cred.dcr_action |= in dtrace_state_create()
13539 state->dts_cred.dcr_action |= in dtrace_state_create()