Home
last modified time | relevance | path

Searched refs:object_unref (Results 1 – 25 of 79) sorted by relevance

1234

/openbmc/qemu/tests/unit/
H A Dtest-io-channel-file.c72 object_unref(OBJECT(src)); in test_io_channel_file_helper()
73 object_unref(OBJECT(dst)); in test_io_channel_file_helper()
101 object_unref(OBJECT(ioc)); in test_io_channel_fd()
124 object_unref(OBJECT(src)); in test_io_channel_pipe()
125 object_unref(OBJECT(dst)); in test_io_channel_pipe()
H A Dtest-io-channel-socket.c201 object_unref(OBJECT(src)); in test_io_channel()
202 object_unref(OBJECT(dst)); in test_io_channel()
205 object_unref(OBJECT(srv)); in test_io_channel()
230 object_unref(OBJECT(src)); in test_io_channel()
231 object_unref(OBJECT(dst)); in test_io_channel()
237 object_unref(OBJECT(srv)); in test_io_channel()
262 object_unref(OBJECT(src)); in test_io_channel()
263 object_unref(OBJECT(dst)); in test_io_channel()
266 object_unref(OBJECT(srv)); in test_io_channel()
293 object_unref(OBJECT(src)); in test_io_channel()
[all …]
H A Dtest-io-task.c79 object_unref(obj); in test_task_complete()
105 object_unref(obj); in test_task_data_free()
127 object_unref(obj); in test_task_failure()
198 object_unref(obj); in test_task_thread_complete()
240 object_unref(obj); in test_task_thread_failure()
H A Dtest-io-channel-command.c60 object_unref(OBJECT(src)); in test_io_channel_command_fifo()
61 object_unref(OBJECT(dst)); in test_io_channel_command_fifo()
111 object_unref(OBJECT(ioc)); in test_io_channel_command_echo()
H A Dtest-io-channel-tls.c253 object_unref(OBJECT(serverChanTLS)); in test_io_channel_tls()
254 object_unref(OBJECT(clientChanTLS)); in test_io_channel_tls()
256 object_unref(OBJECT(serverChanSock)); in test_io_channel_tls()
257 object_unref(OBJECT(clientChanSock)); in test_io_channel_tls()
H A Dcheck-qom-proplist.c243 object_unref(OBJECT(dev->bus)); in dummy_dev_finalize()
277 object_unref(OBJECT(bus->backend)); in dummy_bus_finalize()
411 object_unref(obj); in test_create_obj()
626 object_unref(obj1); in test_qom_partial_path()
628 object_unref(obj2a); in test_qom_partial_path()
630 object_unref(obj2b); in test_qom_partial_path()
H A Dtest-io-channel-buffer.c40 object_unref(OBJECT(buf)); in test_io_channel_buf()
H A Dtest-yank.c58 object_unref(OBJECT(cioc)); in accept_thread()
176 object_unref(OBJECT(ioc)); in char_change_test()
/openbmc/qemu/nbd/
H A Dclient-connection.c113 object_unref(OBJECT(conn->sioc)); in nbd_client_connection_do_free()
118 object_unref(OBJECT(conn->tlscreds)); in nbd_client_connection_do_free()
162 object_unref(OBJECT(*outioc)); in nbd_connect()
214 object_unref(OBJECT(conn->sioc)); in connect_thread_func()
318 object_unref(OBJECT(conn->sioc)); in nbd_co_establish_connection()
390 object_unref(OBJECT(conn->sioc)); in nbd_co_establish_connection()
/openbmc/qemu/migration/
H A Dfd.c74 object_unref(OBJECT(ioc)); in fd_start_outgoing_migration()
82 object_unref(OBJECT(ioc)); in fd_accept_incoming_migration()
H A Dexec.c59 object_unref(OBJECT(ioc)); in exec_start_outgoing_migration()
67 object_unref(OBJECT(ioc)); in exec_accept_incoming_migration()
H A Dfile.c133 object_unref(OBJECT(ioc)); in file_accept_incoming_migration()
159 object_unref(iocs[--i]); in file_create_incoming_channels()
191 object_unref(OBJECT(fioc)); in file_start_incoming_migration()
H A Dtls.c71 object_unref(OBJECT(ioc)); in migration_tls_incoming_handshake()
118 object_unref(OBJECT(ioc)); in migration_tls_outgoing_handshake()
/openbmc/qemu/scsi/
H A Dpr-manager-helper.c58 object_unref(OBJECT(pr_mgr->ioc)); in pr_manager_helper_read()
84 object_unref(OBJECT(pr_mgr->ioc)); in pr_manager_helper_write()
116 object_unref(OBJECT(sioc)); in pr_manager_helper_initialize()
141 object_unref(OBJECT(pr_mgr->ioc)); in pr_manager_helper_initialize()
286 object_unref(OBJECT(pr_mgr->ioc)); in pr_manager_helper_instance_finalize()
/openbmc/qemu/hw/remote/
H A Diommu.c78 object_unref(elem->mr); in remote_iommu_unplug_dev()
119 object_unref(OBJECT(iommu)); in remote_iommu_setup()
/openbmc/qemu/target/arm/
H A Darm-qmp-cmds.c164 object_unref(obj); in qmp_query_cpu_model_expansion()
187 object_unref(obj); in qmp_query_cpu_model_expansion()
220 object_unref(obj); in qmp_query_cpu_model_expansion()
/openbmc/qemu/qom/
H A Dcontainer.c32 object_unref(child); in object_property_add_new_container()
/openbmc/qemu/ui/
H A Dvnc-ws.c82 object_unref(OBJECT(vs->ioc)); in vncws_tls_handshake_io()
140 object_unref(OBJECT(vs->ioc)); in vncws_handshake_io()
/openbmc/qemu/target/s390x/
H A Dcpu_models_system.c79 object_unref(obj); in create_cpu_model_list()
125 object_unref(obj); in cpu_model_from_info()
136 object_unref(obj); in cpu_model_from_info()
152 object_unref(obj); in cpu_model_from_info()
159 object_unref(obj); in cpu_model_from_info()
/openbmc/qemu/tests/qtest/
H A Dtpm-emu.c90 object_unref(OBJECT(s->tpm_ioc)); in tpm_emu_tpm_thread()
203 object_unref(OBJECT(ioc)); in tpm_emu_ctrl_thread()
204 object_unref(OBJECT(lioc)); in tpm_emu_ctrl_thread()
/openbmc/qemu/util/
H A Dvhost-user-server.c246 object_unref(OBJECT(server->sioc)); in vu_client_trip()
249 object_unref(OBJECT(server->ioc)); in vu_client_trip()
371 * qio_net_listener_channel_func which will call object_unref(OBJECT(sioc)) in vu_accept()
411 object_unref(OBJECT(server->listener)); in restart_listener_bh()
505 object_unref(OBJECT(listener)); in vhost_user_server_start()
/openbmc/qemu/backends/tpm/
H A Dtpm_backend.c34 object_unref(OBJECT(s)); in tpm_backend_request_completed()
181 object_unref(OBJECT(s->tpmif)); in tpm_backend_instance_finalize()
/openbmc/qemu/hw/usb/
H A Dvt82c686-uhci-pci.c25 object_unref(s->irq); in usb_uhci_vt82c686b_realize()
/openbmc/qemu/tools/i386/
H A Dqemu-vmsr-helper.c275 object_unref(OBJECT(client->ioc)); in vh_co_entry()
312 object_unref(OBJECT(server_ioc)); in close_server_socket()
474 object_unref(OBJECT(server_ioc)); in main()
/openbmc/qemu/authz/
H A Dlistfile.c110 object_unref(OBJECT(fauthz->list)); in qauthz_list_file_event()
216 object_unref(OBJECT(fauthz->list)); in qauthz_list_file_finalize()

1234