Searched refs:sclp_reboot_notifier (Results 1 – 1 of 1) sorted by relevance
1022 static struct notifier_block sclp_reboot_notifier = { variable1204 rc = register_reboot_notifier(&sclp_reboot_notifier); in sclp_init()1220 unregister_reboot_notifier(&sclp_reboot_notifier); in sclp_init()