Searched refs:trap_user_dtrace (Results 1 – 2 of 2) sorted by relevance
113 static bool trap_user_dtrace(struct trapframe *,324 if (trap_user_dtrace(frame, &dtrace_pid_probe_ptr)) in trap()470 (void)trap_user_dtrace(frame, &dtrace_return_probe_ptr); in trap()973 trap_user_dtrace(struct trapframe *frame, int (**hookp)(struct trapframe *)) in trap_user_dtrace() function
110 static bool trap_user_dtrace(struct trapframe *,312 if (trap_user_dtrace(frame, &dtrace_pid_probe_ptr)) in trap()417 (void)trap_user_dtrace(frame, &dtrace_return_probe_ptr); in trap()979 trap_user_dtrace(struct trapframe *frame, int (**hookp)(struct trapframe *)) in trap_user_dtrace() function