Searched refs:trap_user_dtrace (Results 1 – 2 of 2) sorted by relevance
115 static bool trap_user_dtrace(struct trapframe *,342 if (trap_user_dtrace(frame, &dtrace_pid_probe_ptr)) in trap()488 (void)trap_user_dtrace(frame, &dtrace_return_probe_ptr); in trap()991 trap_user_dtrace(struct trapframe *frame, int (**hookp)(struct trapframe *)) in trap_user_dtrace() function
114 static bool trap_user_dtrace(struct trapframe *,322 if (trap_user_dtrace(frame, &dtrace_pid_probe_ptr)) in trap()431 (void)trap_user_dtrace(frame, &dtrace_return_probe_ptr); in trap()963 trap_user_dtrace(struct trapframe *frame, int (**hookp)(struct trapframe *)) in trap_user_dtrace() function