Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Dkgdb.c273 static struct step_hook kgdb_step_hook = { variable
321 register_kernel_step_hook(&kgdb_step_hook); in kgdb_arch_init()
334 unregister_kernel_step_hook(&kgdb_step_hook); in kgdb_arch_exit()