Searched refs:watchpoint_handler (Results 1 – 4 of 4) sorted by relevance
120 void watchpoint_handler(struct pt_regs *regs);
506 void watchpoint_handler(struct pt_regs *regs) in watchpoint_handler() function524 NOKPROBE_SYMBOL(watchpoint_handler);
842 watchpoint_handler(regs); in do_watch()
727 static void watchpoint_handler(unsigned long addr, unsigned int fsr, in watchpoint_handler() function965 watchpoint_handler(addr, fsr, regs); in hw_breakpoint_pending()
Completed in 10 milliseconds