Searched refs:kgdb_brkpt_hook (Results 1 – 2 of 2) sorted by relevance
157 static struct undef_hook kgdb_brkpt_hook = { variable213 register_undef_hook(&kgdb_brkpt_hook); in kgdb_arch_init()227 unregister_undef_hook(&kgdb_brkpt_hook); in kgdb_arch_exit()
261 static struct break_hook kgdb_brkpt_hook = { variable317 register_kernel_break_hook(&kgdb_brkpt_hook); in kgdb_arch_init()330 unregister_kernel_break_hook(&kgdb_brkpt_hook); in kgdb_arch_exit()