Searched refs:dbg_reboot_notifier (Results 1 – 1 of 1) sorted by relevance
1055 static struct notifier_block dbg_reboot_notifier = { variable 1069 register_reboot_notifier(&dbg_reboot_notifier); in kgdb_register_callbacks() 1089 unregister_reboot_notifier(&dbg_reboot_notifier); in kgdb_unregister_callbacks()