Searched refs:kgdb_brkpt_hook (Results 1 – 2 of 2) sorted by relevance
156 static struct undef_hook kgdb_brkpt_hook = { variable224 register_undef_hook(&kgdb_brkpt_hook); in kgdb_arch_init()238 unregister_undef_hook(&kgdb_brkpt_hook); in kgdb_arch_exit()
236 static struct break_hook kgdb_brkpt_hook = { variable306 register_break_hook(&kgdb_brkpt_hook); in kgdb_arch_init()319 unregister_break_hook(&kgdb_brkpt_hook); in kgdb_arch_exit()