Searched refs:rebooting (Results 1 – 23 of 23) sorted by relevance
141 #define sys_shutdown rebooting
91 ['] (reboot) catch abort" Error rebooting"
101 ['] (reboot) catch abort" Error rebooting"
18 # Load ng_ether at once without rebooting:
782 if (cold || rebooting || sc->ec_suspending) { in EcSpaceHandler()843 need_poll = cold || rebooting || ec_polled_mode || sc->ec_suspending; in EcWaitEvent()
2851 if (rebooting || sc->acpi_next_sstate != 0 || suspend_blocked) { in acpi_ReqSleepState()
88 and spin for a while before rebooting
211 int rebooting; /* system is rebooting */ variable423 rebooting = 1; in kern_reboot()
254 * state before rebooting the computer.
202 if (p == initproc && rebooting == 0) { in exit1()
24 default settings. DDP profiles can also be rolled back without rebooting the
468 if (!nandfs_cleaner_enable || rebooting) in nandfs_cleaner()
54 extern int rebooting; /* kern_reboot() has been called. */
43 #define rebooting 0 macro
1669 if (!rebooting) { in native_apic_free_vector()1679 if (!rebooting) { in native_apic_free_vector()
147 when rebooting and shutting down.1042 system should try to power cycle instead of rebooting.1049 system should try to power off instead of rebooting.
660 if ((periph->flags & CAM_PERIPH_ANNOUNCED) && !rebooting) { in cam_periph_invalidate()743 if ((periph->flags & CAM_PERIPH_ANNOUNCED) && !rebooting) in camperiphfree()
1530 if (!rebooting)1591 if (waitfor == MNT_WAIT || rebooting) {
1227 if (!rebooting) { in usb_detach_device_sub()2301 if (!rebooting) { in usb_free_device()
935 them after installworld and before rebooting. Now named states must1161 rebooting, e.g.:1523 kernel before rebooting.1541 so make sure to update both world and kernel before rebooting.
2959 # rebooting automatically when a kernel panic occurs. If set to (-1),
4672 rebooting). Once a hung mount point is forced out, @i{Amd} can then
6278 determine whether the system is rebooting or resuming. Matthew Garrett.