Home
last modified time | relevance | path

Searched refs:register_undef_hook (Results 1 – 10 of 10) sorted by relevance

/linux-3.4.99/arch/avr32/include/asm/
Dtraps.h20 void register_undef_hook(struct undef_hook *hook);
/linux-3.4.99/arch/arm/plat-iop/
Dcp6.c50 register_undef_hook(&cp6_hook); in iop_init_cp6_handler()
/linux-3.4.99/arch/arm/kernel/
Dkgdb.c224 register_undef_hook(&kgdb_brkpt_hook); in kgdb_arch_init()
225 register_undef_hook(&kgdb_compiled_brkpt_hook); in kgdb_arch_init()
Dkprobes.c612 register_undef_hook(&kprobes_thumb16_break_hook); in arch_init_kprobes()
613 register_undef_hook(&kprobes_thumb32_break_hook); in arch_init_kprobes()
615 register_undef_hook(&kprobes_arm_break_hook); in arch_init_kprobes()
Dptrace.c242 register_undef_hook(&arm_break_hook); in ptrace_break_init()
243 register_undef_hook(&thumb_break_hook); in ptrace_break_init()
244 register_undef_hook(&thumb2_break_hook); in ptrace_break_init()
Dswp_emulate.c280 register_undef_hook(&swp_hook); in swp_emulation_init()
Dtraps.c343 void register_undef_hook(struct undef_hook *hook) in register_undef_hook() function
699 register_undef_hook(&arm_mrc_hook); in arm_mrc_hook_init()
Dhw_breakpoint.c1012 register_undef_hook(&debug_reg_hook); in arch_hw_breakpoint_init()
/linux-3.4.99/arch/arm/include/asm/
Dtraps.h18 void register_undef_hook(struct undef_hook *hook);
/linux-3.4.99/arch/avr32/kernel/
Dtraps.c135 void register_undef_hook(struct undef_hook *hook) in register_undef_hook() function