Lines Matching refs:dcr_action
1661 int action = state->dts_cred.dcr_action; in dtrace_priv_proc_destructive()
1698 if (state->dts_cred.dcr_action & DTRACE_CRA_PROC_CONTROL) in dtrace_priv_proc_control()
1721 if (state->dts_cred.dcr_action & DTRACE_CRA_PROC) in dtrace_priv_proc()
1739 if (state->dts_cred.dcr_action & DTRACE_CRA_PROC) in dtrace_priv_proc_relaxed()
1753 if (state->dts_cred.dcr_action & DTRACE_CRA_KERNEL) in dtrace_priv_kernel()
1768 if (state->dts_cred.dcr_action & DTRACE_CRA_KERNEL_DESTRUCTIVE) in dtrace_priv_kernel_destructive()
14248 …state->dts_cred.dcr_action = DTRACE_CRA_PROC | DTRACE_CRA_PROC_CONTROL | DTRACE_CRA_PROC_DESTRUCTI… in dtrace_state_create()
14252 state->dts_cred.dcr_action = DTRACE_CRA_ALL; in dtrace_state_create()
14259 state->dts_cred.dcr_action = DTRACE_CRA_ALL; in dtrace_state_create()
14278 state->dts_cred.dcr_action |= DTRACE_CRA_PROC; in dtrace_state_create()
14292 state->dts_cred.dcr_action |= in dtrace_state_create()
14300 state->dts_cred.dcr_action |= in dtrace_state_create()
14313 state->dts_cred.dcr_action |= in dtrace_state_create()
14332 state->dts_cred.dcr_action |= DTRACE_CRA_KERNEL | in dtrace_state_create()
14339 state->dts_cred.dcr_action |= in dtrace_state_create()
14347 state->dts_cred.dcr_action |= in dtrace_state_create()
14358 state->dts_cred.dcr_action |= in dtrace_state_create()
14370 state->dts_cred.dcr_action |= in dtrace_state_create()
14374 state->dts_cred.dcr_action |= in dtrace_state_create()