Searched refs:register_undef_hook (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Dtraps.h20 void register_undef_hook(struct undef_hook *hook);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-iop/
H A Dcp6.c49 register_undef_hook(&cp6_hook);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dtraps.h15 void register_undef_hook(struct undef_hook *hook);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dkgdb.c224 register_undef_hook(&kgdb_brkpt_hook);
225 register_undef_hook(&kgdb_compiled_brkpt_hook);
H A Dptrace.c625 register_undef_hook(&arm_break_hook);
626 register_undef_hook(&thumb_break_hook);
627 register_undef_hook(&thumb2_break_hook);
H A Dtraps.c314 void register_undef_hook(struct undef_hook *hook) function
659 register_undef_hook(&arm_mrc_hook);
H A Dkprobes.c473 register_undef_hook(&kprobes_break_hook);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/kernel/
H A Dtraps.c157 void register_undef_hook(struct undef_hook *hook) function

Completed in 120 milliseconds