Searched refs:T_DTRACE_RET (Results 1 – 4 of 4) sorted by relevance
44 #define T_DTRACE_RET 0x7f /* DTrace pid return */ macro90 if (trapno == T_DTRACE_RET) { in dtrace_user_probe()
128 #define T_DTRACE_RET 0x7f macro1437 scratch[i++] = T_DTRACE_RET; in fasttrap_pid_probe32()2086 scratch[i++] = T_DTRACE_RET; in fasttrap_pid_probe64()
86 #define T_DTRACE_RET 127 macro
1263 case T_DTRACE_RET: in user_trap()