Searched refs:SYS_RESTART (Results 1 – 19 of 19) sorted by relevance
12 #define SYS_RESTART SYS_DOWN macro
67 if (event == SYS_RESTART) in efibc_reboot_notifier_call()
126 if (action == SYS_RESTART) in linkstation_reboot_notifier()
165 if (action == SYS_RESTART) { in b15_rac_reboot_notifier()
333 if (event != SYS_RESTART) in tegra30_regulator_reboot()
371 if (event != SYS_RESTART) in tegra20_regulator_reboot()
101 case SYS_RESTART: in pm8941_reboot_notify()
284 if (code == SYS_RESTART) in vmware_pv_reboot_notify()
513 case SYS_RESTART: txt = "SYSTEM RESTART"; in led_halt()
75 blocking_notifier_call_chain(&reboot_notifier_list, SYS_RESTART, cmd); in kernel_restart_prepare()
452 if (action == SYS_RESTART) { in cmm_reboot_notifier()
567 if (reboot_type != SYS_RESTART) { in rtas_flash_firmware()
755 rtas_flash_term_hook(SYS_RESTART); in rtas_restart()
727 if (code == SYS_RESTART) in kvm_pv_reboot_notify()
1060 case SYS_RESTART: in xpc_system_reboot()
3230 if (action == SYS_RESTART) { in ehea_reboot_notifier()
3914 if (code != SYS_RESTART) in atyfb_reboot_notify()
10837 if (event != SYS_RESTART && event != SYS_HALT && event != SYS_POWER_OFF) in ipr_halt()10845 (ipr_fast_reboot && event == SYS_RESTART && ioa_cfg->sis64)) { in ipr_halt()
722 if ((event != SYS_RESTART) && (event != SYS_HALT) && in ips_halt()
Completed in 288 milliseconds