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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dhw_breakpoint.c280 static int __kprobes hw_breakpoint_handler(struct die_args *args) function
400 return hw_breakpoint_handler(data);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dhw_breakpoint.c111 * If the breakpoint is unregistered between a hw_breakpoint_handler()
208 int __kprobes hw_breakpoint_handler(struct die_args *args) function
340 ret = hw_breakpoint_handler(data);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dhw_breakpoint.c425 static int __kprobes hw_breakpoint_handler(struct die_args *args) function
518 return hw_breakpoint_handler(data);

Completed in 132 milliseconds