Searched defs:hook (Results 1 – 6 of 6) sorted by relevance
167 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() local274 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
314 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() local558 struct sys64_hook *hook; in do_sysinstr() local
69 struct undef_hook *hook; in register_emulation_hooks() local81 struct undef_hook *hook; in remove_emulation_hooks() local
136 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
400 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
191 void (*hook)(void); in __ipipe_syscall_root() local