Home
last modified time | relevance | path

Searched refs:rebooting (Results 1 – 12 of 12) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_shutdown.c230 int rebooting; /* system is rebooting */ variable
457 rebooting = 1; in kern_reboot()
H A Ddevice_if.m254 * state before rebooting the computer.
H A Dkern_exit.c221 if (p == initproc && rebooting == 0) { in exit1()
/f-stack/dpdk/doc/guides/linux_gsg/
H A Denable_func.rst86 ``/etc/security/limits.conf`` file, and rebooting.
/f-stack/freebsd/contrib/dev/ice/
H A DREADME24 default settings. DDP profiles can also be rolled back without rebooting the
/f-stack/freebsd/sys/
H A Dsystm.h55 extern int rebooting; /* kern_reboot() has been called. */
/f-stack/dpdk/doc/guides/freebsd_gsg/
H A Dbuild_dpdk.rst233 be reset without rebooting. To do so, unload both the target kernel module and the
/f-stack/freebsd/x86/x86/
H A Dlocal_apic.c1671 if (!rebooting) { in native_apic_free_vector()
1681 if (!rebooting) { in native_apic_free_vector()
/f-stack/freebsd/contrib/openzfs/contrib/dracut/
H A DREADME.dracut.markdown60 before rebooting with the new hostid.
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vfsops.c425 if (rebooting && spa_suspended(dp->dp_spa)) { in zfs_sync()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dvm_power_management.rst220 rebooting the host and you may need to perform the previous steps after
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt6545 determine whether the system is rebooting or resuming. Matthew Garrett.