Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dkgdb.c265 static struct break_hook kgdb_compiled_brkpt_hook = { variable
317 register_kernel_break_hook(&kgdb_compiled_brkpt_hook); in kgdb_arch_init()
330 unregister_kernel_break_hook(&kgdb_compiled_brkpt_hook); in kgdb_arch_exit()