Searched refs:dbg_reboot_notifier (Results 1 – 1 of 1) sorted by relevance
1060 static struct notifier_block dbg_reboot_notifier = { variable1074 register_reboot_notifier(&dbg_reboot_notifier); in kgdb_register_callbacks()1094 unregister_reboot_notifier(&dbg_reboot_notifier); in kgdb_unregister_callbacks()