Searched refs:check_hw_breakpoint (Results 1 – 3 of 3) sorted by relevance
49 int check_hw_breakpoint(struct pt_regs *regs);
277 int check_hw_breakpoint(struct pt_regs *regs) in check_hw_breakpoint() function
424 int ret = check_hw_breakpoint(regs); in do_debug()