Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm64/kernel/
Dkgdb.c306 register_break_hook(&kgdb_brkpt_hook); in kgdb_arch_init()
307 register_break_hook(&kgdb_compiled_brkpt_hook); in kgdb_arch_init()
Ddebug-monitors.c277 void register_break_hook(struct break_hook *hook) in register_break_hook() function
/linux-4.1.27/arch/arm64/include/asm/
Ddebug-monitors.h125 void register_break_hook(struct break_hook *hook);