sclp_reboot_notifier 1009 drivers/s390/char/sclp.c static struct notifier_block sclp_reboot_notifier = {
sclp_reboot_notifier 1193 drivers/s390/char/sclp.c 	rc = register_reboot_notifier(&sclp_reboot_notifier);
sclp_reboot_notifier 1209 drivers/s390/char/sclp.c 	unregister_reboot_notifier(&sclp_reboot_notifier);