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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 116 milliseconds