Home
last modified time | relevance | path

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

/Linux-v5.15/arch/sh/kernel/
Dhw_breakpoint.c273 static int __kprobes hw_breakpoint_handler(struct die_args *args) in hw_breakpoint_handler() function
388 return hw_breakpoint_handler(data); in hw_breakpoint_exceptions_notify()
/Linux-v5.15/arch/x86/kernel/
Dhw_breakpoint.c510 static int hw_breakpoint_handler(struct die_args *args) in hw_breakpoint_handler() function
586 return hw_breakpoint_handler(data); in hw_breakpoint_exceptions_notify()
/Linux-v5.15/arch/powerpc/include/asm/
Dhw_breakpoint.h105 int hw_breakpoint_handler(struct die_args *args);
/Linux-v5.15/arch/powerpc/kernel/
Dhw_breakpoint.c608 int hw_breakpoint_handler(struct die_args *args) in hw_breakpoint_handler() function
730 NOKPROBE_SYMBOL(hw_breakpoint_handler);
799 ret = hw_breakpoint_handler(data); in hw_breakpoint_exceptions_notify()