Lines Matching full:emergency
470 * emergency shutdown? in __orderly_poweroff()
523 * hw_failure_emergency_poweroff_func - emergency poweroff work after a known delay
524 * @work: work_struct associated with the emergency poweroff function
532 * We have reached here after the emergency shutdown waiting period has in hw_failure_emergency_poweroff_func()
543 * Worst of the worst case trigger emergency restart in hw_failure_emergency_poweroff_func()
545 pr_emerg("Hardware protection shutdown failed. Trying emergency restart\n"); in hw_failure_emergency_poweroff_func()
553 * hw_failure_emergency_poweroff - Trigger an emergency system poweroff
567 * hw_protection_shutdown - Trigger an emergency system poweroff
569 * @reason: Reason of emergency shutdown to be printed.
574 * Initiate an emergency system shutdown in order to protect hardware from
592 * Queue a backup emergency shutdown in the event of in hw_protection_shutdown()