Searched refs:register_undef_hook (Results 1 – 14 of 14) sorted by relevance
20 void register_undef_hook(struct undef_hook *hook);
50 register_undef_hook(&cp6_hook); in iop_init_cp6_handler()
34 void register_undef_hook(struct undef_hook *hook);
225 register_undef_hook(&uprobes_arm_break_hook); in arch_uprobes_init()226 register_undef_hook(&uprobes_arm_ss_hook); in arch_uprobes_init()
18 void register_undef_hook(struct undef_hook *hook);
231 register_undef_hook(&kgdb_brkpt_hook); in kgdb_arch_init()232 register_undef_hook(&kgdb_compiled_brkpt_hook); in kgdb_arch_init()
247 register_undef_hook(&arm_break_hook); in ptrace_break_init()248 register_undef_hook(&thumb_break_hook); in ptrace_break_init()249 register_undef_hook(&thumb2_break_hook); in ptrace_break_init()
264 register_undef_hook(&swp_hook); in swp_emulation_init()
372 void register_undef_hook(struct undef_hook *hook) in register_undef_hook() function744 register_undef_hook(&arm_mrc_hook); in arm_mrc_hook_init()
1083 register_undef_hook(&debug_reg_hook); in arch_hw_breakpoint_init()
647 register_undef_hook(&kprobes_thumb16_break_hook); in arch_init_kprobes()648 register_undef_hook(&kprobes_thumb32_break_hook); in arch_init_kprobes()650 register_undef_hook(&kprobes_arm_break_hook); in arch_init_kprobes()
135 void register_undef_hook(struct undef_hook *hook) in register_undef_hook() function
266 void register_undef_hook(struct undef_hook *hook) in register_undef_hook() function
72 register_undef_hook(hook); in register_emulation_hooks()