Home
last modified time | relevance | path

Searched refs:breakpoint_handler (Results 1 – 4 of 4) sorted by relevance

/arch/loongarch/include/asm/
A Dhw_breakpoint.h119 void breakpoint_handler(struct pt_regs *regs);
/arch/loongarch/kernel/
A Dhw_breakpoint.c486 void breakpoint_handler(struct pt_regs *regs) in breakpoint_handler() function
504 NOKPROBE_SYMBOL(breakpoint_handler);
A Dtraps.c841 breakpoint_handler(regs); in do_watch()
/arch/arm/kernel/
A Dhw_breakpoint.c854 static void breakpoint_handler(unsigned long unknown, struct pt_regs *regs) in breakpoint_handler() function
959 breakpoint_handler(addr, regs); in hw_breakpoint_pending()

Completed in 10 milliseconds