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

/linux-master/kernel/debug/
H A Ddebug_core.c1063 static struct notifier_block dbg_reboot_notifier = { variable in typeref:struct:notifier_block
1077 register_reboot_notifier(&dbg_reboot_notifier);
1097 unregister_reboot_notifier(&dbg_reboot_notifier);

Completed in 126 milliseconds