Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/debug/
H A Ddebug_core.c1075 static struct notifier_block dbg_reboot_notifier = { variable
1089 register_reboot_notifier(&dbg_reboot_notifier); in kgdb_register_callbacks()
1109 unregister_reboot_notifier(&dbg_reboot_notifier); in kgdb_unregister_callbacks()