Searched refs:watchpoint_handler (Results 1 – 5 of 5) sorted by relevance
120 void watchpoint_handler(struct pt_regs *regs);
755 static int watchpoint_handler(unsigned long addr, unsigned long esr, in watchpoint_handler() function847 NOKPROBE_SYMBOL(watchpoint_handler);993 hook_debug_fault_code(DBG_ESR_EVT_HWWP, watchpoint_handler, SIGTRAP, in arch_hw_breakpoint_init()
494 void watchpoint_handler(struct pt_regs *regs) in watchpoint_handler() function512 NOKPROBE_SYMBOL(watchpoint_handler);
831 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()