Home
last modified time | relevance | path

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

/arch/avr32/kernel/
Dtraps.c135 void register_undef_hook(struct undef_hook *hook) in register_undef_hook()
142 void unregister_undef_hook(struct undef_hook *hook) in unregister_undef_hook()
189 struct undef_hook *hook; in do_illegal_opcode() local
/arch/arm/kernel/
Dtraps.c337 void register_undef_hook(struct undef_hook *hook) in register_undef_hook()
346 void unregister_undef_hook(struct undef_hook *hook) in unregister_undef_hook()
357 struct undef_hook *hook; in call_undef_hook() local
/arch/blackfin/kernel/
Dipipe.c191 void (*hook)(void); in __ipipe_syscall_root() local