Searched refs:breakpoint_handler (Results 1 – 4 of 4) sorted by relevance
119 void breakpoint_handler(struct pt_regs *regs);
486 void breakpoint_handler(struct pt_regs *regs) in breakpoint_handler() function504 NOKPROBE_SYMBOL(breakpoint_handler);
841 breakpoint_handler(regs); in do_watch()
854 static void breakpoint_handler(unsigned long unknown, struct pt_regs *regs) in breakpoint_handler() function959 breakpoint_handler(addr, regs); in hw_breakpoint_pending()
Completed in 10 milliseconds