Searched refs:error_exit (Results 1 – 6 of 6) sorted by relevance
| /openbmc/qemu/util/ |
| H A D | qemu-thread-posix.c | 41 static void error_exit(int err, const char *msg) in error_exit() function 73 error_exit(err, __func__); in qemu_mutex_init() 85 error_exit(err, __func__); in qemu_mutex_destroy() 96 error_exit(err, __func__); in qemu_mutex_lock_impl() 111 error_exit(err, __func__); in qemu_mutex_trylock_impl() 124 error_exit(err, __func__); in qemu_mutex_unlock_impl() 137 error_exit(err, __func__); in qemu_rec_mutex_init() 169 error_exit(err, __func__); in qemu_cond_init() 174 error_exit(err, __func__); in qemu_cond_init() 179 error_exit(err, __func__); in qemu_cond_init() [all …]
|
| H A D | qemu-thread-win32.c | 57 static void error_exit(int err, const char *msg) in error_exit() function 186 error_exit(rc, __func__); in qemu_cond_timedwait_impl() 221 error_exit(GetLastError(), __func__); in qemu_sem_timedwait() 230 error_exit(GetLastError(), __func__); in qemu_sem_wait() 371 error_exit(GetLastError(), __func__); in qemu_thread_create()
|
| /openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | 0011-qemu-Ensure-pip-and-the-python-venv-aren-t-used-for-.patch | 42 error_exit "python venv creation failed"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/ |
| H A D | stub-out-fastdeploy.patch | 80 error_exit("Attempting to use streaming install on unsupported device");
|
| /openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/ |
| H A D | stub-out-fastdeploy.patch | 80 error_exit("Attempting to use streaming install on unsupported device");
|
| /openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc-2.0.2/ |
| H A D | 0002-Instead-of-doing-preprocessor-magic-just-output-off_.patch | 285 error_exit("verify 0xff failed"); 295 error_exit("read failed"); 303 error_exit("verify 0xff failed!");
|