Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dhw_breakpoint.c376 int hw_breakpoint_handler(struct die_args *args) in hw_breakpoint_handler() function
499 NOKPROBE_SYMBOL(hw_breakpoint_handler);
566 ret = hw_breakpoint_handler(data); in hw_breakpoint_exceptions_notify()
/openbmc/linux/arch/sh/kernel/
H A 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()
/openbmc/linux/arch/powerpc/include/asm/
H A Dhw_breakpoint.h105 int hw_breakpoint_handler(struct die_args *args);
/openbmc/linux/arch/x86/kernel/
H A 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()