Searched refs:DTRACEFLT_KPRIV (Results 1 – 5 of 5) sorted by relevance
92 /arg4 != DTRACEFLT_KPRIV/95 badsubr, DTRACEFLT_KPRIV, arg4);100 /arg4 == DTRACEFLT_KPRIV/
44 inline int DTRACEFLT_KPRIV = 6; /* Illegal kernel access */ variable45 #pragma D binding "1.0" DTRACEFLT_KPRIV
227 { DTRACEFLT_KPRIV, "invalid kernel access" }, in dtrace_faultstr()
1182 #define DTRACEFLT_KPRIV 6 /* Illegal kernel access */ macro
579 ((flags) & CPU_DTRACE_KPRIV) ? DTRACEFLT_KPRIV : \