Searched refs:trap_user_dtrace (Results 1 – 2 of 2) sorted by relevance
118 static bool trap_user_dtrace(struct trapframe *,315 if (trap_user_dtrace(frame, &dtrace_pid_probe_ptr)) in trap()461 (void)trap_user_dtrace(frame, &dtrace_return_probe_ptr); in trap()970 trap_user_dtrace(struct trapframe *frame, int (**hookp)(struct trapframe *)) in trap_user_dtrace() function
115 static bool trap_user_dtrace(struct trapframe *,278 if (trap_user_dtrace(frame, &dtrace_pid_probe_ptr)) in trap()387 (void)trap_user_dtrace(frame, &dtrace_return_probe_ptr); in trap()926 trap_user_dtrace(struct trapframe *frame, int (**hookp)(struct trapframe *)) in trap_user_dtrace() function