Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/kernel/
Dkgdb.c354 unregister_break_hook(&kgdb_brkpt_hook); in kgdb_arch_exit()
355 unregister_break_hook(&kgdb_compiled_brkpt_hook); in kgdb_arch_exit()
Ddebug-monitors.c287 void unregister_break_hook(struct break_hook *hook) in unregister_break_hook() function
/Linux-v4.19/arch/arm64/include/asm/
Ddebug-monitors.h108 void unregister_break_hook(struct break_hook *hook);