Lines Matching full:emergency
860 * emergency shutdown? in __orderly_poweroff()
913 * hw_failure_emergency_poweroff_func - emergency poweroff work after a known delay
914 * @work: work_struct associated with the emergency poweroff function
922 * We have reached here after the emergency shutdown waiting period has in hw_failure_emergency_poweroff_func()
933 * Worst of the worst case trigger emergency restart in hw_failure_emergency_poweroff_func()
935 pr_emerg("Hardware protection shutdown failed. Trying emergency restart\n"); in hw_failure_emergency_poweroff_func()
943 * hw_failure_emergency_poweroff - Trigger an emergency system poweroff
957 * hw_protection_shutdown - Trigger an emergency system poweroff
959 * @reason: Reason of emergency shutdown to be printed.
964 * Initiate an emergency system shutdown in order to protect hardware from
982 * Queue a backup emergency shutdown in the event of in hw_protection_shutdown()