Home
last modified time | relevance | path

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

/Linux-v5.10/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.10/arch/powerpc/include/asm/
Dhw_breakpoint.h105 int hw_breakpoint_handler(struct die_args *args);
/Linux-v5.10/arch/x86/kernel/
Dhw_breakpoint.c488 static int hw_breakpoint_handler(struct die_args *args) in hw_breakpoint_handler() function
567 return hw_breakpoint_handler(data); in hw_breakpoint_exceptions_notify()
/Linux-v5.10/arch/powerpc/kernel/
Dhw_breakpoint.c552 int hw_breakpoint_handler(struct die_args *args) in hw_breakpoint_handler() function
668 NOKPROBE_SYMBOL(hw_breakpoint_handler);
737 ret = hw_breakpoint_handler(data); in hw_breakpoint_exceptions_notify()