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

/linux-master/arch/powerpc/platforms/pseries/
H A Dcmm.c458 static struct notifier_block cmm_reboot_nb = { variable in typeref:struct:notifier_block
581 if ((rc = register_reboot_notifier(&cmm_reboot_nb)))
605 unregister_reboot_notifier(&cmm_reboot_nb);
623 unregister_reboot_notifier(&cmm_reboot_nb);

Completed in 131 milliseconds