Searched refs:CPU_DTRACE_TUPOFLOW (Results 1 – 4 of 4) sorted by relevance
44 #define CPU_DTRACE_TUPOFLOW 0x0200 /* DTrace fault: tuple stack overflow */ macro54 CPU_DTRACE_UPRIV | CPU_DTRACE_TUPOFLOW | \
91 #define CPU_DTRACE_TUPOFLOW 0x0200 /* DTrace fault: tuple stack overflow */ macro101 CPU_DTRACE_UPRIV | CPU_DTRACE_TUPOFLOW | \
364 #define CPU_DTRACE_TUPOFLOW 0x0200 /* DTrace fault: tuple stack overflow */ macro374 CPU_DTRACE_UPRIV | CPU_DTRACE_TUPOFLOW | \
639 ((flags) & CPU_DTRACE_TUPOFLOW) ? DTRACEFLT_TUPOFLOW : \6885 *flags |= CPU_DTRACE_TUPOFLOW;6916 *flags |= CPU_DTRACE_TUPOFLOW;