Home
last modified time | relevance | path

Searched refs:quiesced (Results 1 – 14 of 14) sorted by relevance

/openbmc/qemu/hw/ppc/
H A Dpnv_core.c221 if (env->quiesced) { in pnv_core_power10_xscom_read()
252 env->quiesced = true; in pnv_core_power10_xscom_write()
256 env->quiesced = false; in pnv_core_power10_xscom_write()
261 env->quiesced = false; in pnv_core_power10_xscom_write()
265 env->quiesced = false; in pnv_core_power10_xscom_write()
/openbmc/openpower-proc-control/
H A Dnmi_interface.cpp51 if (thread_stop(target) < 0 || !thread_status(target).quiesced) in nmi()
/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/host/op-proc-control/
H A D0001-Stop-and-send-SRESET-for-one-thread-only.patch9 [ 163.237293219,3] Could not stop thread 0:0:1: Thread is quiesced already.
/openbmc/openbmc-test-automation/lib/
H A Dopenbmc_ffdc.robot43 ... 1. Collect Logs if test fails or host reaches quiesced
H A Dstate_manager.robot174 [Documentation] Check if host state is quiesced.
187 ... Log HOST is recovered from quiesced state
H A Dutils.robot989 [Documentation] Verify BMC state is not quiesced.
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dfreezer-subsystem.rst18 quiesced tasks. Checkpointed tasks can be restarted later should a
/openbmc/linux/Documentation/block/
H A Dublk.rst187 command is accepted after the old process has exited, ublk device is quiesced
195 command is accepted after ublk device is quiesced and a new process has
/openbmc/linux/Documentation/PCI/
H A Dpci.rst323 quiesced and does not have any interrupts pending before registering
398 Once the device is quiesced (no more IRQs), one can call free_irq().
/openbmc/docs/architecture/
H A Dopenbmc-systemd.md176 failed operation (i.e. reboot the system) or to stay in a quiesced state so that
/openbmc/qemu/target/ppc/
H A Dcpu.h1359 bool quiesced; member
/openbmc/linux/Documentation/power/
H A Dpci.rst557 image is created atomically and all devices are quiesced, or frozen, before that
941 device is about to be suspended (i.e. quiesced and put into a low-power state)
/openbmc/linux/Documentation/driver-api/pm/
H A Ddevices.rst79 Most suspended devices will have quiesced all I/O: no more DMA or IRQs (except
/openbmc/linux/Documentation/filesystems/
H A Dxfs-online-fsck-design.rst3143 | - The log need not be quiesced to check the summary counters, but a VFS |
4197 operation begins, and directio writes to be quiesced.