Searched refs:rebooting (Results 1 – 12 of 12) sorted by relevance
230 int rebooting; /* system is rebooting */ variable457 rebooting = 1; in kern_reboot()
254 * state before rebooting the computer.
221 if (p == initproc && rebooting == 0) { in exit1()
86 ``/etc/security/limits.conf`` file, and rebooting.
24 default settings. DDP profiles can also be rolled back without rebooting the
55 extern int rebooting; /* kern_reboot() has been called. */
233 be reset without rebooting. To do so, unload both the target kernel module and the
1671 if (!rebooting) { in native_apic_free_vector()1681 if (!rebooting) { in native_apic_free_vector()
60 before rebooting with the new hostid.
425 if (rebooting && spa_suspended(dp->dp_spa)) { in zfs_sync()
220 rebooting the host and you may need to perform the previous steps after
6545 determine whether the system is rebooting or resuming. Matthew Garrett.