Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dhw_breakpoint.c211 int hw_breakpoint_handler(struct die_args *args) in hw_breakpoint_handler() function
301 NOKPROBE_SYMBOL(hw_breakpoint_handler);
353 ret = hw_breakpoint_handler(data); in hw_breakpoint_exceptions_notify()
/Linux-v4.19/arch/sh/kernel/
Dhw_breakpoint.c275 static int __kprobes hw_breakpoint_handler(struct die_args *args) in hw_breakpoint_handler() function
390 return hw_breakpoint_handler(data); in hw_breakpoint_exceptions_notify()
/Linux-v4.19/arch/powerpc/include/asm/
Dhw_breakpoint.h91 int hw_breakpoint_handler(struct die_args *args);
/Linux-v4.19/arch/x86/kernel/
Dhw_breakpoint.c452 static int hw_breakpoint_handler(struct die_args *args) in hw_breakpoint_handler() function
545 return hw_breakpoint_handler(data); in hw_breakpoint_exceptions_notify()