cmm_reboot_nb     484 arch/powerpc/platforms/pseries/cmm.c static struct notifier_block cmm_reboot_nb = {
cmm_reboot_nb     680 arch/powerpc/platforms/pseries/cmm.c 	if ((rc = register_reboot_notifier(&cmm_reboot_nb)))
cmm_reboot_nb     706 arch/powerpc/platforms/pseries/cmm.c 	unregister_reboot_notifier(&cmm_reboot_nb);
cmm_reboot_nb     723 arch/powerpc/platforms/pseries/cmm.c 	unregister_reboot_notifier(&cmm_reboot_nb);