Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/plat-iop/
Dcp6.c50 register_undef_hook(&cp6_hook); in iop_init_cp6_handler()
/Linux-v4.19/arch/arm/probes/uprobes/
Dcore.c225 register_undef_hook(&uprobes_arm_break_hook); in arch_uprobes_init()
226 register_undef_hook(&uprobes_arm_ss_hook); in arch_uprobes_init()
/Linux-v4.19/arch/arm/include/asm/
Dtraps.h19 void register_undef_hook(struct undef_hook *hook);
/Linux-v4.19/arch/arm/kernel/
Dkgdb.c225 register_undef_hook(&kgdb_brkpt_hook); in kgdb_arch_init()
226 register_undef_hook(&kgdb_compiled_brkpt_hook); in kgdb_arch_init()
Dptrace.c249 register_undef_hook(&arm_break_hook); in ptrace_break_init()
250 register_undef_hook(&thumb_break_hook); in ptrace_break_init()
251 register_undef_hook(&thumb2_break_hook); in ptrace_break_init()
Dswp_emulate.c258 register_undef_hook(&swp_hook); in swp_emulation_init()
Dtcm.c291 register_undef_hook(&tcm_hook); in tcm_init()
Dtraps.c403 void register_undef_hook(struct undef_hook *hook) in register_undef_hook() function
731 register_undef_hook(&arm_mrc_hook); in arm_mrc_hook_init()
Dhw_breakpoint.c1094 register_undef_hook(&debug_reg_hook); in arch_hw_breakpoint_init()
/Linux-v4.19/arch/arm/probes/kprobes/
Dcore.c549 register_undef_hook(&kprobes_thumb16_break_hook); in arch_init_kprobes()
550 register_undef_hook(&kprobes_thumb32_break_hook); in arch_init_kprobes()
552 register_undef_hook(&kprobes_arm_break_hook); in arch_init_kprobes()
/Linux-v4.19/arch/arm64/include/asm/
Dtraps.h36 void register_undef_hook(struct undef_hook *hook);
/Linux-v4.19/arch/arm64/kernel/
Darmv8_deprecated.c73 register_undef_hook(hook); in register_emulation_hooks()
Dtraps.c287 void register_undef_hook(struct undef_hook *hook) in register_undef_hook() function
Dcpufeature.c1753 register_undef_hook(&mrs_hook); in enable_mrs_emulation()