Searched refs:kgdb_compiled_brkpt_hook (Results 1 – 2 of 2) sorted by relevance
165 static struct undef_hook kgdb_compiled_brkpt_hook = { variable214 register_undef_hook(&kgdb_compiled_brkpt_hook); in kgdb_arch_init()228 unregister_undef_hook(&kgdb_compiled_brkpt_hook); in kgdb_arch_exit()
266 static struct break_hook kgdb_compiled_brkpt_hook = { variable318 register_kernel_break_hook(&kgdb_compiled_brkpt_hook); in kgdb_arch_init()331 unregister_kernel_break_hook(&kgdb_compiled_brkpt_hook); in kgdb_arch_exit()