Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/kernel/
Dhw_breakpoint.c207 int __kprobes hw_breakpoint_handler(struct die_args *args) in hw_breakpoint_handler() function
339 ret = hw_breakpoint_handler(data); in hw_breakpoint_exceptions_notify()
/linux-3.4.99/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-3.4.99/arch/x86/kernel/
Dhw_breakpoint.c425 static int __kprobes hw_breakpoint_handler(struct die_args *args) in hw_breakpoint_handler() function
518 return hw_breakpoint_handler(data); in hw_breakpoint_exceptions_notify()