/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() 500 error_exit(GetLastError(), __func__); in qemu_thread_create()
|
/openbmc/qemu/ |
H A D | configure | 93 error_exit() { function 168 error_exit "main directory cannot contain spaces nor colons" 225 --cross-cc-*[!a-zA-Z0-9_-]*=*) error_exit "Passed bad --cross-cc-FOO option" 233 --cross-prefix-*[!a-zA-Z0-9_-]*=*) error_exit "Passed bad --cross-prefix-FOO option" 553 error_exit "linux-user/include/host/$host_arch does not exist." \ 557 error_exit "linux-headers/asm-$linux_arch does not exist." \ 586 has "${PYTHON}" || error_exit "The PYTHON environment variable does not point to an executable" 705 error_exit "Can't mix --target-list with --target-list-exclude" 710 error_exit "Can't mix --target-list-exclude with --target-list" 717 --with-devices-*[!a-zA-Z0-9_-]*=*) error_exit "Passed bad --with-devices-FOO option" [all …]
|
H A D | qemu-img.c | 105 void error_exit(const char *fmt, ...) in error_exit() function 120 error_exit("missing argument for option '%s'", option); in missing_argument() 126 error_exit("unrecognized option '%s'", option); in unrecognized_option() 579 error_exit("Expecting image file name"); in img_create() 594 error_exit("Unexpected argument: %s", argv[optind]); in img_create() 776 error_exit("Unknown option value for -r " in img_check() 801 error_exit("Expecting one image file name"); in img_check() 1031 error_exit("Expecting one image file name"); in img_commit() 1452 error_exit("Expecting two image file names"); in img_compare() 3062 error_exit("Expecting one image file name"); in img_info() [all …]
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | evgpe.c | 521 goto error_exit; /* Should never happen */ in acpi_ev_asynch_execute_gpe_method() 532 error_exit: in acpi_ev_asynch_execute_gpe_method() 646 goto error_exit; in acpi_ev_detect_gpe() 661 goto error_exit; in acpi_ev_detect_gpe() 668 goto error_exit; in acpi_ev_detect_gpe() 684 goto error_exit; in acpi_ev_detect_gpe() 727 error_exit: in acpi_ev_detect_gpe()
|
H A D | nsinit.c | 134 goto error_exit; in acpi_ns_initialize_devices() 143 goto error_exit; in acpi_ns_initialize_devices() 202 goto error_exit; in acpi_ns_initialize_devices() 226 goto error_exit; in acpi_ns_initialize_devices() 238 error_exit: in acpi_ns_initialize_devices()
|
H A D | nsxfname.c | 540 goto error_exit; in ACPI_EXPORT_SYMBOL() 554 goto error_exit; in ACPI_EXPORT_SYMBOL() 561 goto error_exit; in ACPI_EXPORT_SYMBOL() 601 error_exit: in ACPI_EXPORT_SYMBOL()
|
H A D | evgpeblk.c | 204 goto error_exit; in acpi_ev_create_gpe_info_blocks() 250 goto error_exit; in acpi_ev_create_gpe_info_blocks() 257 goto error_exit; in acpi_ev_create_gpe_info_blocks() 265 error_exit: in acpi_ev_create_gpe_info_blocks()
|
H A D | dbxface.c | 68 goto error_exit; in acpi_db_start_command() 75 goto error_exit; in acpi_db_start_command() 85 error_exit: in acpi_db_start_command()
|
H A D | utdelete.c | 566 goto error_exit; in acpi_ut_update_object_reference() 590 goto error_exit; in acpi_ut_update_object_reference() 604 goto error_exit; in acpi_ut_update_object_reference() 649 error_exit: in acpi_ut_update_object_reference()
|
H A D | nsconvert.c | 466 goto error_exit; in acpi_ns_convert_to_reference() 474 goto error_exit; in acpi_ns_convert_to_reference() 486 error_exit: in acpi_ns_convert_to_reference()
|
H A D | dbnames.c | 120 goto error_exit; in acpi_db_set_scope() 130 goto error_exit; in acpi_db_set_scope() 139 goto error_exit; in acpi_db_set_scope() 145 goto error_exit; in acpi_db_set_scope() 152 error_exit: in acpi_db_set_scope()
|
H A D | utcopy.c | 468 goto error_exit; in acpi_ut_copy_esimple_to_isimple() 483 goto error_exit; in acpi_ut_copy_esimple_to_isimple() 521 error_exit: in acpi_ut_copy_esimple_to_isimple() 827 goto error_exit; in acpi_ut_copy_ielement_to_ielement() 867 error_exit: in acpi_ut_copy_ielement_to_ielement()
|
H A D | dbcmds.c | 184 goto error_exit; in acpi_db_do_one_sleep_state() 190 goto error_exit; in acpi_db_do_one_sleep_state() 197 goto error_exit; in acpi_db_do_one_sleep_state() 204 goto error_exit; in acpi_db_do_one_sleep_state() 209 error_exit: in acpi_db_do_one_sleep_state()
|
H A D | dswexec.c | 196 goto error_exit; in acpi_ds_exec_begin_op() 215 goto error_exit; in acpi_ds_exec_begin_op() 308 error_exit: in acpi_ds_exec_begin_op()
|
H A D | dbexec.c | 206 goto error_exit; in acpi_db_execute_setup() 213 goto error_exit; in acpi_db_execute_setup() 234 error_exit: in acpi_db_execute_setup()
|
/openbmc/linux/Documentation/RCU/ |
H A D | lockdep-splat.rst | 50 [<ffffffff817da069>] ? error_exit+0x29/0xb0 54 [<ffffffff817da069>] ? error_exit+0x29/0xb0
|
/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/ |
H A D | vchiq_core.c | 3031 goto error_exit; in vchiq_bulk_transfer() 3034 goto error_exit; in vchiq_bulk_transfer() 3037 goto error_exit; in vchiq_bulk_transfer() 3040 goto error_exit; in vchiq_bulk_transfer() 3057 goto error_exit; in vchiq_bulk_transfer() 3067 goto error_exit; in vchiq_bulk_transfer() 3076 goto error_exit; in vchiq_bulk_transfer() 3080 goto error_exit; in vchiq_bulk_transfer() 3166 error_exit: in vchiq_bulk_transfer() 3184 goto error_exit; in vchiq_queue_message() [all …]
|
/openbmc/linux/drivers/scsi/esas2r/ |
H A D | esas2r_init.c | 668 goto error_exit; in esas2r_resume() 674 goto error_exit; in esas2r_resume() 688 goto error_exit; in esas2r_resume() 704 goto error_exit; in esas2r_resume() 707 error_exit: in esas2r_resume()
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | pci-common.c | 454 goto error_exit; in pci_read_irq_line() 456 goto error_exit; in pci_read_irq_line() 459 goto error_exit; in pci_read_irq_line() 471 goto error_exit; in pci_read_irq_line() 495 error_exit: in pci_read_irq_line()
|
/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/linux/drivers/power/supply/ |
H A D | ltc2941-battery-gauge.c | 238 goto error_exit; in ltc294x_set_charge_now() 240 error_exit: in ltc294x_set_charge_now()
|
/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!");
|