Searched refs:kgdb_compiled_brkpt_hook (Results 1 – 2 of 2) sorted by relevance
164 static struct undef_hook kgdb_compiled_brkpt_hook = { variable225 register_undef_hook(&kgdb_compiled_brkpt_hook); in kgdb_arch_init()239 unregister_undef_hook(&kgdb_compiled_brkpt_hook); in kgdb_arch_exit()
242 static struct break_hook kgdb_compiled_brkpt_hook = { variable307 register_break_hook(&kgdb_compiled_brkpt_hook); in kgdb_arch_init()320 unregister_break_hook(&kgdb_compiled_brkpt_hook); in kgdb_arch_exit()