Home
last modified time | relevance | path

Searched refs:kgdb_compiled_brkpt_hook (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm64/kernel/
H A Dkgdb.c268 static struct break_hook kgdb_compiled_brkpt_hook = { variable
320 register_kernel_break_hook(&kgdb_compiled_brkpt_hook); in kgdb_arch_init()
333 unregister_kernel_break_hook(&kgdb_compiled_brkpt_hook); in kgdb_arch_exit()