Home
last modified time | relevance | path

Searched refs:unregister_break_hook (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/arm64/kernel/
Dkgdb.c319 unregister_break_hook(&kgdb_brkpt_hook); in kgdb_arch_exit()
320 unregister_break_hook(&kgdb_compiled_brkpt_hook); in kgdb_arch_exit()
Ddebug-monitors.c286 void unregister_break_hook(struct break_hook *hook) in unregister_break_hook() function
/linux-4.4.14/arch/arm64/include/asm/
Ddebug-monitors.h114 void unregister_break_hook(struct break_hook *hook);