kgdb_compiled_brkpt_hook 165 arch/arm/kernel/kgdb.c static struct undef_hook kgdb_compiled_brkpt_hook = { kgdb_compiled_brkpt_hook 214 arch/arm/kernel/kgdb.c register_undef_hook(&kgdb_compiled_brkpt_hook); kgdb_compiled_brkpt_hook 228 arch/arm/kernel/kgdb.c unregister_undef_hook(&kgdb_compiled_brkpt_hook); kgdb_compiled_brkpt_hook 265 arch/arm64/kernel/kgdb.c static struct break_hook kgdb_compiled_brkpt_hook = { kgdb_compiled_brkpt_hook 317 arch/arm64/kernel/kgdb.c register_kernel_break_hook(&kgdb_compiled_brkpt_hook); kgdb_compiled_brkpt_hook 330 arch/arm64/kernel/kgdb.c unregister_kernel_break_hook(&kgdb_compiled_brkpt_hook);