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