Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kernel/
Dhw_breakpoint.c250 int hw_breakpoint_handler(struct die_args *args) in hw_breakpoint_handler() function
314 NOKPROBE_SYMBOL(hw_breakpoint_handler);
366 ret = hw_breakpoint_handler(data); in hw_breakpoint_exceptions_notify()
/Linux-v5.4/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.4/arch/powerpc/include/asm/
Dhw_breakpoint.h77 int hw_breakpoint_handler(struct die_args *args);
/Linux-v5.4/arch/x86/kernel/
Dhw_breakpoint.c438 static int hw_breakpoint_handler(struct die_args *args) in hw_breakpoint_handler() function
531 return hw_breakpoint_handler(data); in hw_breakpoint_exceptions_notify()