Home
last modified time | relevance | path

Searched refs:exiting (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/qemu/migration/
H A Dmultifd.c76 * happens that we got one error while we are exiting.
79 int exiting; member
96 int exiting; member
319 return qatomic_read(&multifd_send_state->exiting); in multifd_send_should_exit()
324 return qatomic_read(&multifd_recv_state->exiting); in multifd_recv_should_exit()
425 if (qatomic_xchg(&multifd_send_state->exiting, 1)) { in multifd_send_set_error()
485 qatomic_set(&multifd_send_state->exiting, 1); in multifd_send_cleanup_channel()
942 qatomic_set(&multifd_send_state->exiting, 0); in multifd_send_setup()
1065 if (qatomic_xchg(&multifd_recv_state->exiting, 1)) { in multifd_recv_terminate_threads()
1470 qatomic_set(&multifd_recv_state->exiting, in multifd_recv_setup()
[all...]
/openbmc/openbmc/poky/meta/recipes-extended/parted/files/
H A Dautoconf-2.73.patch6 Just tweak the exiting code to work with 2.73. The next parted upgrade should
/openbmc/openbmc/poky/meta/recipes-devtools/bison/bison/
H A Dautoconf-2.73.patch6 Just tweak the exiting code to work with 2.73. The next bison upgrade should
/openbmc/openbmc-build-scripts/
H A Drun-qemu-robot-test.sh161 echo "Timed out waiting for QEMU, exiting"
/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/host/op-proc-control/
H A D0001-Stop-and-send-SRESET-for-one-thread-only.patch10 If the kernel has xmon support, exiting the debugger causes the kernel
/openbmc/qemu/python/qemu/qmp/
H A Dqmp_tui.py163 self.exiting: bool = False
269 self.exiting = True
347 while not self.exiting:
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/
H A D0001-Remove-python-venv.patch46 - echo 'Failed to set up virtualenv for mycroft, exiting setup.'
175 - # Prevent running in script then exiting immediately
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/pm-qa/pm-qa/
H A D0001-fix-build-with-gcc-15-Wincompatible-pointer-types-er.patch44 fprintf(stdout, "exiting from uevent reader...\n");
/openbmc/openbmc/poky/meta/classes-global/
H A Dlogging.bbclass68 # and halt the build, exiting with an error code.
/openbmc/openbmc-test-automation/openpower/mpipl/
H A Dtest_mpipl_basic.robot78 [Documentation] Cleanup errors before exiting.
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-5.1.4.rst32 - bitbake: utils: Print information about lock issue before exiting
H A Drelease-notes-5.0.9.rst81 - bitbake: utils: Print information about lock issue before exiting
H A Drelease-notes-4.0.2.rst81 - kernel-yocto.bbclass: Reset to exiting on non-zero return code at end of task
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_escale_base.robot171 # Clean up any error logs before exiting.
/openbmc/qemu/docs/devel/
H A Dmulti-thread-tcg.rst178 a series of accesses to the page to occur without exiting the
211 exiting the cpu run loop. This ensures that by the time execution
H A Dtcg.rst40 In its simplest, less optimized form, this is done by exiting from the
H A Drcu.rst71 exiting an RCU read-side critical section. Note that RCU
H A Datomics.rst327 with the exiting of the thread.
H A Dmulti-process.rst809 driver instead of exiting back to QEMU. If a match is found, the
/openbmc/openbmc-tools/ipkdbg/
H A DREADME.md97 To save exiting the `gdb` session and re-invoking `ipkdbg` to add a package to
/openbmc/docs/designs/
H A Dbmc-service-failure-debug-and-recovery.md51 gracefully cleans up its resources before exiting with an appropriate exit
55 immediately, failing to gracefully clean up its resources before exiting
/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_xthead.c.inc1007 * by exiting the translation block.
/openbmc/qemu/docs/about/
H A Demulation.rst791 0xd4 reached, exiting
/openbmc/qemu/qga/
H A Dqapi-schema.json220 # condition is indicated by the VM exiting with a zero exit status or,
/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/
H A Dautotools-update.patch4926 - {"caught signal %d; exiting", 3},
5174 msgid "caught signal %d; exiting"
5420 msgid "caught signal %d; exiting"

12