Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dkgdb.c173 static struct undef_hook kgdb_compiled_brkpt_arm_hook = { variable
231 register_undef_hook(&kgdb_compiled_brkpt_arm_hook); in kgdb_arch_init()
247 unregister_undef_hook(&kgdb_compiled_brkpt_arm_hook); in kgdb_arch_exit()