Home
last modified time | relevance | path

Searched refs:error_free (Results 1 – 25 of 143) sorted by relevance

123456

/openbmc/linux/tools/iio/
H A Diio_utils.c665 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 Damdgpu_bo_list.c109 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 Dreplay-debugging.c240 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 Dsram.c63 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 Derror.c52 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 Dvnc-ws.c37 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 Dvnc-auth-vencrypt.c76 error_free(err); in vnc_tls_handshake_done()
118 error_free(err); in protocol_client_vencrypt_auth()
/openbmc/qemu/tests/unit/
H A Dtest-io-channel-null.c76 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 Dwavcapture.c170 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 Dtlssession.c64 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 Dlog.c88 goto error_free; in gb_log_probe()
102 error_free: in gb_log_probe()
/openbmc/linux/drivers/net/ethernet/cavium/common/
H A Dcavium_ptp.c240 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 Drequest_key.c614 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 Daspeed_hace.c173 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 Dskcipher.c113 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 Dtimer-zevio.c129 goto error_free; in zevio_timer_add()
203 error_free: in zevio_timer_add()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-diolan-u2c.c477 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 Dqapi-sysemu.c136 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 Dtpm-hmp-cmds.c26 error_free(err); in hmp_info_tpm()
/openbmc/qemu/nbd/
H A Dclient-connection.c113 error_free(conn->err); in nbd_client_connection_do_free()
206 error_free(conn->err); in connect_thread_func()
/openbmc/qemu/migration/
H A Dchannel.c93 error_free(error); in migration_channel_connect()
H A Dmigration.c845 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 Dst-dma-fence-unwrap.c66 goto error_free; in mock_array()
69 error_free: in mock_array()
/openbmc/qemu/qga/
H A Dcommands-linux.c1030 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 Dchar-socket.c95 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()

123456