Home
last modified time | relevance | path

Searched defs:hook (Results 1 – 6 of 6) sorted by relevance

/arch/arm64/kernel/
Ddebug-monitors.c167 void register_step_hook(struct step_hook *hook) in register_step_hook()
174 void unregister_step_hook(struct step_hook *hook) in unregister_step_hook()
190 struct step_hook *hook; in call_step_hook() local
274 void register_break_hook(struct break_hook *hook) in register_break_hook()
281 void unregister_break_hook(struct break_hook *hook) in unregister_break_hook()
291 struct break_hook *hook; in call_break_hook() local
Dtraps.c314 void register_undef_hook(struct undef_hook *hook) in register_undef_hook()
323 void unregister_undef_hook(struct undef_hook *hook) in unregister_undef_hook()
334 struct undef_hook *hook; in call_undef_hook() local
558 struct sys64_hook *hook; in do_sysinstr() local
Darmv8_deprecated.c69 struct undef_hook *hook; in register_emulation_hooks() local
81 struct undef_hook *hook; in remove_emulation_hooks() local
/arch/avr32/kernel/
Dtraps.c136 void register_undef_hook(struct undef_hook *hook) in register_undef_hook()
143 void unregister_undef_hook(struct undef_hook *hook) in unregister_undef_hook()
190 struct undef_hook *hook; in do_illegal_opcode() local
/arch/arm/kernel/
Dtraps.c400 void register_undef_hook(struct undef_hook *hook) in register_undef_hook()
409 void unregister_undef_hook(struct undef_hook *hook) in unregister_undef_hook()
420 struct undef_hook *hook; in call_undef_hook() local
/arch/blackfin/kernel/
Dipipe.c191 void (*hook)(void); in __ipipe_syscall_root() local