/openbmc/linux/tools/iio/ |
H A D | iio_utils.c | 665 goto error_free; in _write_sysfs_int() 671 goto error_free; in _write_sysfs_int() 679 goto error_free; in _write_sysfs_int() 684 goto error_free; in _write_sysfs_int() 692 goto error_free; in _write_sysfs_int() 700 goto error_free; in _write_sysfs_int() 705 goto error_free; in _write_sysfs_int() 716 error_free: in _write_sysfs_int() 763 goto error_free; in _write_sysfs_string() 769 goto error_free; in _write_sysfs_string() [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_bo_list.c | 109 goto error_free; in amdgpu_bo_list_create() 120 goto error_free; in amdgpu_bo_list_create() 153 error_free: in amdgpu_bo_list_create() 214 goto error_free; in amdgpu_bo_create_list_entry_array() 223 goto error_free; in amdgpu_bo_create_list_entry_array() 232 error_free: in amdgpu_bo_create_list_entry_array() 257 goto error_free; in amdgpu_bo_list_ioctl() 278 goto error_free; in amdgpu_bo_list_ioctl() 294 goto error_free; in amdgpu_bo_list_ioctl() 306 error_free: in amdgpu_bo_list_ioctl()
|
/openbmc/qemu/replay/ |
H A D | replay-debugging.c | 240 error_free(err); in replay_reverse_step() 263 error_free(err); in replay_continue_stop() 275 error_free(err); in replay_continue_stop() 283 error_free(err); in replay_continue_stop() 299 error_free(err); in replay_reverse_continue()
|
/openbmc/linux/drivers/dma/bestcomm/ |
H A D | sram.c | 63 goto error_free; in bcom_sram_init() 74 goto error_free; in bcom_sram_init() 121 error_free: in bcom_sram_init()
|
/openbmc/qemu/util/ |
H A D | error.c | 52 error_free(err); in error_handle() 238 error_free(err); in error_report_err() 247 error_free(err); in warn_report_err() 271 void error_free(Error *err) in error_free() function 285 error_free(*errp); in error_free_or_abort()
|
/openbmc/qemu/ui/ |
H A D | vnc-ws.c | 37 error_free(err); in vncws_tls_handshake_done() 75 error_free(err); in vncws_tls_handshake_io() 106 error_free(err); in vncws_handshake_done()
|
H A D | vnc-auth-vencrypt.c | 76 error_free(err); in vnc_tls_handshake_done() 118 error_free(err); in protocol_client_vencrypt_auth()
|
/openbmc/qemu/tests/unit/ |
H A D | test-io-channel-null.c | 76 g_clear_pointer(&local_err, error_free); in test_io_channel_null_io() 83 g_clear_pointer(&local_err, error_free); in test_io_channel_null_io()
|
/openbmc/qemu/audio/ |
H A D | wavcapture.c | 170 goto error_free; in wav_start_capture() 176 goto error_free; in wav_start_capture() 184 error_free: in wav_start_capture()
|
/openbmc/qemu/crypto/ |
H A D | tlssession.c | 64 error_free(session->rerr); in qcrypto_tls_session_free() 65 error_free(session->werr); in qcrypto_tls_session_free() 87 error_free(session->werr); in qcrypto_tls_session_push() 114 error_free(session->rerr); in qcrypto_tls_session_pull() 568 error_free(session->rerr); in qcrypto_tls_session_handshake() 569 error_free(session->werr); in qcrypto_tls_session_handshake()
|
/openbmc/linux/drivers/staging/greybus/ |
H A D | log.c | 88 goto error_free; in gb_log_probe() 102 error_free: in gb_log_probe()
|
/openbmc/linux/drivers/net/ethernet/cavium/common/ |
H A D | cavium_ptp.c | 240 goto error_free; in cavium_ptp_probe() 244 goto error_free; in cavium_ptp_probe() 297 error_free: in cavium_ptp_probe()
|
/openbmc/linux/security/keys/ |
H A D | request_key.c | 614 goto error_free; in request_key_and_link() 628 goto error_free; in request_key_and_link() 638 goto error_free; in request_key_and_link() 651 goto error_free; in request_key_and_link() 657 error_free: in request_key_and_link()
|
/openbmc/qemu/hw/misc/ |
H A D | aspeed_hace.c | 173 error_free(local_err); in do_hash_operation() 254 error_free(local_err); in do_hash_operation() 264 error_free(local_err); in do_hash_operation() 278 error_free(local_err); in do_hash_operation()
|
/openbmc/linux/drivers/crypto/qce/ |
H A D | skcipher.c | 113 goto error_free; in qce_skcipher_async_req_handle() 120 goto error_free; in qce_skcipher_async_req_handle() 129 goto error_free; in qce_skcipher_async_req_handle() 165 error_free: in qce_skcipher_async_req_handle()
|
/openbmc/linux/drivers/clocksource/ |
H A D | timer-zevio.c | 129 goto error_free; in zevio_timer_add() 203 error_free: in zevio_timer_add()
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-diolan-u2c.c | 477 goto error_free; in diolan_u2c_probe() 483 goto error_free; in diolan_u2c_probe() 489 error_free: in diolan_u2c_probe()
|
/openbmc/qemu/block/ |
H A D | qapi-sysemu.c | 136 error_free(local_err); in qmp_blockdev_open_tray() 376 error_free(err); in qmp_blockdev_change_medium() 415 error_free(local_err); in qmp_eject()
|
/openbmc/qemu/system/ |
H A D | tpm-hmp-cmds.c | 26 error_free(err); in hmp_info_tpm()
|
/openbmc/qemu/nbd/ |
H A D | client-connection.c | 113 error_free(conn->err); in nbd_client_connection_do_free() 206 error_free(conn->err); in connect_thread_func()
|
/openbmc/qemu/migration/ |
H A D | channel.c | 93 error_free(error); in migration_channel_connect()
|
H A D | migration.c | 845 error_free(local_err); in process_incoming_migration_co() 1471 error_free(s->error); in migrate_error_free() 1691 error_free(s->error); in migrate_init() 1812 error_free(*reasonp); in migrate_del_blocker() 1894 error_free(error); in qmp_migrate_pause() 2413 error_free(err); in source_return_path_thread() 2842 error_free(local_err); in migration_completion() 2846 error_free(local_err); in migration_completion() 3072 error_free(local_error); in migration_detect_error() 3501 error_free(local_err); in migration_thread() [all …]
|
/openbmc/linux/drivers/dma-buf/ |
H A D | st-dma-fence-unwrap.c | 66 goto error_free; in mock_array() 69 error_free: in mock_array()
|
/openbmc/qemu/qga/ |
H A D | commands-linux.c | 1030 error_free(local_err); in qmp_guest_get_disks() 1040 error_free(local_err); in qmp_guest_get_disks() 1409 error_free(local_err); in guest_suspend() 1421 error_free(local_err); in guest_suspend() 1430 error_free(local_err); in guest_suspend() 1586 error_free(local_err); in qmp_guest_set_vcpus() 1706 error_free(local_err); in transfer_memory_block() 1718 error_free(local_err); in transfer_memory_block() 1735 error_free(local_err); in transfer_memory_block() 1750 error_free(local_err); in transfer_memory_block()
|
/openbmc/qemu/chardev/ |
H A D | char-socket.c | 95 error_free(err); in check_report_connect_error() 329 error_free(err); in tcp_chr_recv() 695 error_free(err); in tcp_chr_telnet_init_io() 782 error_free(err); in tcp_chr_websock_handshake() 822 error_free(err); in tcp_chr_tls_handshake() 856 error_free(err); in tcp_chr_tls_init() 1084 error_free(err); in tcp_chr_wait_connected()
|