Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/kernel/
Dhw_breakpoint.c208 int __kprobes hw_breakpoint_handler(struct die_args *args) in hw_breakpoint_handler() function
342 ret = hw_breakpoint_handler(data); in hw_breakpoint_exceptions_notify()
/linux-4.1.27/arch/sh/kernel/
Dhw_breakpoint.c281 static int __kprobes hw_breakpoint_handler(struct die_args *args) in hw_breakpoint_handler() function
401 return hw_breakpoint_handler(data); in hw_breakpoint_exceptions_notify()
/linux-4.1.27/arch/x86/kernel/
Dhw_breakpoint.c415 static int hw_breakpoint_handler(struct die_args *args) in hw_breakpoint_handler() function
508 return hw_breakpoint_handler(data); in hw_breakpoint_exceptions_notify()