Home
last modified time | relevance | path

Searched refs:RUNNING (Results 1 – 18 of 18) sorted by relevance

/openbmc/phosphor-inventory-manager/
H A Dmanager.cpp117 _status = ManagerStatus::RUNNING; in run()
181 _status != ManagerStatus::RUNNING); in updateInterfaces()
208 if (_status == ManagerStatus::RUNNING) in updateInterfaces()
253 _status != ManagerStatus::RUNNING); in updateObjects()
264 ref.first, _status != ManagerStatus::RUNNING); in updateObjects()
421 ref.first, _status != ManagerStatus::RUNNING); in restore()
H A Dmanager.hpp221 volatile enum class ManagerStatus { STARTING, RUNNING, STOPPING } _status; enumerator
/openbmc/phosphor-bmc-code-mgmt/bmc/test/
H A DREADME.md14 - WHEN RUNNING UTEST remember to take advantage of the gtest capabilities.
/openbmc/openpower-pnor-code-mgmt/test/
H A DREADME.md11 - WHEN RUNNING UTEST remember to take advantage of the gtest capabilities.
/openbmc/qemu/tools/i386/
H A Dqemu-vmsr-helper.c53 static enum { RUNNING, TERMINATE, TERMINATING } state; enumerator
302 qatomic_cmpxchg(&state, RUNNING, TERMINATE); in termsig_handler()
529 state = RUNNING; in main()
/openbmc/qemu/python/tests/
H A Dprotocol.py251 Runstate.RUNNING,
459 self.assertEqual(self.proto.runstate, Runstate.RUNNING)
465 self.assertEqual(self.proto.runstate, Runstate.RUNNING)
522 Runstate.RUNNING,
533 Runstate.RUNNING,
/openbmc/phosphor-event/test/
H A DREADME.md16 * WHEN RUNNING UTEST remember to take advantage
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/
H A D0003-testing-add-the-output-format-for-ptest.patch20 echo "RUNNING $i"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/
H A Dkeyutils-test-fix-output-format.patch28 echo "### RUNNING TEST $i"
/openbmc/qemu/
H A Dqemu-nbd.c78 static enum { RUNNING, TERMINATE, TERMINATED } state; enumerator
179 qatomic_cmpxchg(&state, RUNNING, TERMINATE); in qemu_system_killed()
372 return state == RUNNING && (shared == 0 || nb_fds < shared); in nbd_can_accept()
380 if (negotiated && nb_fds == 0 && !persistent && state == RUNNING) { in nbd_client_closed()
1228 state = RUNNING; in main()
/openbmc/qemu/docs/devel/migration/
H A Dvfio.rst180 (RUNNING, _NONE, _RUNNING)
184 (RUNNING, _SETUP, _PRE_COPY)
186 (RUNNING, _ACTIVE, _PRE_COPY)
227 (RUNNING, _ACTIVE, _RUNNING_P2P)
229 (RUNNING, _NONE, _RUNNING)
H A Dpostcopy.rst43 ADVISE->DISCARD->LISTEN->RUNNING->END
/openbmc/openbmc/poky/bitbake/lib/bb/server/
H A Dxmlrpcserver.py106 if self.server.cooker.state in [bb.cooker.State.PARSING, bb.cooker.State.RUNNING]:
/openbmc/qemu/tests/qemu-iotests/
H A D219.out10 Pause/resume in RUNNING
100 Pause/resume in RUNNING
153 Pause/resume in RUNNING
214 Pause/resume in RUNNING
275 Pause/resume in RUNNING
/openbmc/qemu/docs/
H A Drdma.txt49 BEFORE RUNNING:
86 RUNNING:
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcooker.py55 RUNNING = 2, variable in State
1580 if self.state == State.RUNNING:
1590 if self.state == State.RUNNING:
1647 self.state = State.RUNNING
H A Dcommand.py122 if needcache and self.cooker.state != bb.cooker.State.RUNNING:
/openbmc/qemu/docs/devel/
H A Dqapi-domain.rst170 into the PAUSED state if it was RUNNING, or into STANDBY if it was