Searched refs:SYS_HALT (Results 1 – 25 of 49) sorted by relevance
12
13 #define SYS_HALT 0x0002 /* Notify of system halt */ macro
60 case SYS_HALT: in sstate_reboot_call()
148 if (code == SYS_DOWN || code == SYS_HALT) in indydog_notify_sys()
152 if (code == SYS_DOWN || code == SYS_HALT) in epx_c3_notify_sys()
77 case SYS_HALT: /* allow the system to actually halt */ in wdt_notify_sys()
296 if (code == SYS_DOWN || code == SYS_HALT) in sbc8360_notify_sys()
211 if (code == SYS_DOWN || code == SYS_HALT) in pnx833x_wdt_notify_sys()
123 if (code == SYS_HALT || code == SYS_POWER_OFF) in scx200_wdt_notify_sys()
223 if (code == SYS_DOWN || code == SYS_HALT) in wafwdt_notify_sys()
223 if (code == SYS_DOWN || code == SYS_HALT) { in sbwdog_notify_sys()
238 if (code == SYS_DOWN || code == SYS_HALT) in wdt_notify_sys()
304 if (code == SYS_DOWN || code == SYS_HALT) in wdt_notify_sys()
358 if (code == SYS_DOWN || code == SYS_HALT) in wdt_notify_sys()
290 if (code == SYS_DOWN || code == SYS_HALT) in ali_notify_sys()
326 if (code == SYS_DOWN || code == SYS_HALT) in wdt_notify_sys()
362 if (code == SYS_DOWN || code == SYS_HALT) in eurwdt_notify_sys()
150 if (action == SYS_DOWN || action == SYS_HALT) { in rave_sp_wdt_reboot_notifier()
225 if (code == SYS_HALT || code == SYS_POWER_OFF) in it8712f_wdt_notify()
333 if (code == SYS_DOWN || code == SYS_HALT) in wdt_notify_sys()
359 if (code == SYS_DOWN || code == SYS_HALT) in zf_notify_sys()
497 if (code == SYS_DOWN || code == SYS_HALT) { in wb_smsc_wdt_notify_sys()
475 if (code == SYS_DOWN || code == SYS_HALT) in wdrtas_reboot()
178 case SYS_HALT: in poweroff_nb()
258 (state == SYSTEM_HALT) ? SYS_HALT : SYS_POWER_OFF, NULL); in kernel_shutdown_prepare()
98 case SYS_HALT: in pm8941_reboot_notify()