Lines Matching full:emergency
884 * emergency shutdown? in __orderly_poweroff()
951 * hw_failure_emergency_action_func - emergency action work after a known delay
952 * @work: work_struct associated with the emergency action function
965 * We have reached here after the emergency action waiting period has in hw_failure_emergency_action_func()
978 * Worst of the worst case trigger emergency restart in hw_failure_emergency_action_func()
980 pr_emerg("Hardware protection %s failed. Trying emergency restart\n", in hw_failure_emergency_action_func()
989 * hw_failure_emergency_schedule - Schedule an emergency system shutdown or reboot
1009 * __hw_protection_shutdown - Trigger an emergency system shutdown or reboot
1011 * @reason: Reason of emergency shutdown or reboot to be printed.
1017 * Initiate an emergency system shutdown or reboot in order to protect
1035 * Queue a backup emergency shutdown in the event of in __hw_protection_shutdown()