Home
last modified time | relevance | path

Searched refs:object_unparent (Results 1 – 25 of 87) sorted by relevance

1234

/qemu/tests/unit/
H A Dtest-crypto-secret.c47 object_unparent(sec); in test_secret_direct()
78 object_unparent(sec); in test_secret_indirect_good()
124 object_unparent(sec); in test_secret_indirect_emptyfile()
160 object_unparent(sec); in test_secret_keyring_good()
289 object_unparent(sec); in test_secret_noconv_base64_good()
325 object_unparent(sec); in test_secret_noconv_utf8()
346 object_unparent(sec); in test_secret_conv_base64_utf8valid()
366 object_unparent(sec); in test_secret_conv_base64_utf8invalid()
385 object_unparent(sec); in test_secret_conv_utf8_base64()
417 object_unparent(sec); in test_secret_crypt_raw()
[all …]
H A Dtest-authz-list.c34 object_unparent(OBJECT(auth)); in test_authz_default_deny()
45 object_unparent(OBJECT(auth)); in test_authz_default_allow()
59 object_unparent(OBJECT(auth)); in test_authz_explicit_deny()
73 object_unparent(OBJECT(auth)); in test_authz_explicit_allow()
97 object_unparent(OBJECT(auth)); in test_authz_complex()
143 object_unparent(OBJECT(auth)); in test_authz_add_remove()
H A Dtest-authz-listfile.c61 object_unparent(OBJECT(auth)); in test_authz_default_deny()
79 object_unparent(OBJECT(auth)); in test_authz_default_allow()
102 object_unparent(OBJECT(auth)); in test_authz_explicit_deny()
125 object_unparent(OBJECT(auth)); in test_authz_explicit_allow()
162 object_unparent(OBJECT(auth)); in test_authz_complex()
H A Dcheck-qom-proplist.c264 object_unparent(OBJECT(dev->bus)); in dummy_dev_unparent()
288 object_unparent(OBJECT(bus->backend)); in dummy_bus_unparent()
361 object_unparent(OBJECT(dobj)); in test_dummy_createv()
402 object_unparent(OBJECT(dobj)); in test_dummy_createlist()
472 object_unparent(OBJECT(dobj)); in test_dummy_createcmdl()
539 object_unparent(OBJECT(dobj)); in test_dummy_getenum()
584 object_unparent(OBJECT(dobj)); in test_dummy_iterator()
607 object_unparent(OBJECT(dev)); in test_dummy_delchild()
647 object_unparent(obj2b); in test_qom_partial_path()
648 object_unparent(cont1); in test_qom_partial_path()
H A Dtest-authz-pam.c88 object_unparent(OBJECT(auth)); in test_authz_unknown_service()
102 object_unparent(OBJECT(auth)); in test_authz_good_user()
118 object_unparent(OBJECT(auth)); in test_authz_bad_user()
H A Dtest-crypto-tlssession.c162 object_unparent(OBJECT(serverCreds)); in test_crypto_tls_session_psk()
163 object_unparent(OBJECT(clientCreds)); in test_crypto_tls_session_psk()
381 object_unparent(OBJECT(serverCreds)); in test_crypto_tls_session_x509()
382 object_unparent(OBJECT(clientCreds)); in test_crypto_tls_session_x509()
383 object_unparent(OBJECT(auth)); in test_crypto_tls_session_x509()
H A Dtest-char.c96 object_unparent(OBJECT(chr)); in char_console_test_subprocess()
176 object_unparent(OBJECT(chr)); in char_ringbuf_test()
461 object_unparent(OBJECT(chr)); in char_websock_test()
874 object_unparent(OBJECT(chr)); in char_socket_server_test()
948 object_unparent(OBJECT(chr1)); in char_socket_client_dupid_test()
1083 object_unparent(OBJECT(chr)); in char_socket_client_test()
1179 object_unparent(OBJECT(chr)); in char_socket_server_two_clients_test()
1200 object_unparent(OBJECT(chr)); in char_serial_test()
1223 object_unparent(OBJECT(chr)); in char_parallel_test()
1319 object_unparent(OBJECT(chr)); in char_file_test_internal()
[all …]
H A Dtest-io-channel-tls.c250 object_unparent(OBJECT(serverCreds)); in test_io_channel_tls()
251 object_unparent(OBJECT(clientCreds)); in test_io_channel_tls()
259 object_unparent(OBJECT(auth)); in test_io_channel_tls()
H A Dtest-authz-simple.c39 object_unparent(OBJECT(authz)); in test_authz_simple()
H A Dtest-crypto-block.c299 object_unparent(sec); in test_block()
338 object_unparent(sec); in test_block()
395 object_unparent(sec); in test_luks_bad_header()
H A Dtest-yank.c175 object_unparent(OBJECT(be.chr)); in char_change_test()
/qemu/hw/pci/
H A Dpci_bridge.c230 object_unparent(OBJECT(&w->alias_io)); in pci_bridge_region_cleanup()
231 object_unparent(OBJECT(&w->alias_mem)); in pci_bridge_region_cleanup()
232 object_unparent(OBJECT(&w->alias_pref_mem)); in pci_bridge_region_cleanup()
233 object_unparent(OBJECT(&w->alias_vga[QEMU_PCI_VGA_IO_LO])); in pci_bridge_region_cleanup()
234 object_unparent(OBJECT(&w->alias_vga[QEMU_PCI_VGA_IO_HI])); in pci_bridge_region_cleanup()
235 object_unparent(OBJECT(&w->alias_vga[QEMU_PCI_VGA_MEM])); in pci_bridge_region_cleanup()
/qemu/hw/i386/xen/
H A Dxen_platform.c136 object_unparent(OBJECT(d)); in unplug_nic()
211 object_unparent(OBJECT(dev)); in ide_dev_unplug()
246 object_unparent(OBJECT(d)); in unplug_disks()
252 object_unparent(OBJECT(d)); in unplug_disks()
/qemu/hw/s390x/
H A Ds390-pci-bus.c168 object_unparent(OBJECT(pdev)); in s390_pci_perform_unplug()
174 object_unparent(OBJECT(pbdev)); in s390_pci_perform_unplug()
732 object_unparent(OBJECT(&iommu->iommu_mr)); in s390_pci_iommu_disable()
755 object_unparent(OBJECT(&iommu->mr)); in s390_pci_iommu_free()
756 object_unparent(OBJECT(iommu)); in s390_pci_iommu_free()
916 object_unparent(OBJECT(&pbdev->msix_notify_mr)); in s390_pci_msix_free()
932 object_unparent(OBJECT(dev)); in s390_pci_device_new()
938 object_unparent(OBJECT(dev)); in s390_pci_device_new()
/qemu/chardev/
H A Dchar.c674 object_unparent(OBJECT(chr)); in qemu_chr_new_from_opts()
714 object_unparent(OBJECT(chr)); in qemu_chr_new_noreplay()
1084 object_unparent(OBJECT(chr)); in qmp_chardev_change()
1139 object_unparent(OBJECT(chr)); in qmp_chardev_change()
1170 object_unparent(OBJECT(chr)); in qmp_chardev_remove()
1222 object_unparent(get_chardevs_root()); in qemu_chr_cleanup()
/qemu/hw/remote/
H A Dmemory.c26 object_unparent(OBJECT(subregion)); in remote_sysmem_reset()
/qemu/qom/
H A Dobject_interfaces.c348 object_unparent(obj); in user_creatable_del()
354 object_unparent(object_get_objects_root()); in user_creatable_cleanup()
/qemu/hw/vfio/
H A Dhelpers.c392 object_unparent(OBJECT(&region->mmaps[index].mem)); in vfio_subregion_unmap()
494 object_unparent(OBJECT(&region->mmaps[i].mem)); in vfio_region_finalize()
498 object_unparent(OBJECT(region->mem)); in vfio_region_finalize()
/qemu/hw/virtio/
H A Dvirtio-md-pci.c105 object_unparent(OBJECT(dev)); in virtio_md_pci_unplug_request()
/qemu/system/
H A Dioport.c155 object_unparent(OBJECT(&mrpio->mr)); in portio_list_destroy()
259 object_unparent(OBJECT(&mrpio->mr)); in portio_list_add_1()
/qemu/hw/pci-host/
H A Dgt64120.c342 object_unparent(OBJECT(&phb->data_mem)); in gt64120_update_pci_cfgdata_mapping()
362 object_unparent(OBJECT(&s->PCI0IO_mem)); in gt64120_pci_mapping()
381 object_unparent(OBJECT(&s->PCI0M0_mem)); in gt64120_pci_mapping()
401 object_unparent(OBJECT(&s->PCI0M1_mem)); in gt64120_pci_mapping()
H A Dppce500.c212 object_unparent(OBJECT(mem)); in e500_update_piw()
244 object_unparent(OBJECT(mem)); in e500_update_pow()
/qemu/hw/ufs/
H A Dlu.c367 object_unparent(OBJECT(scsi_dev)); in ufs_init_scsi_device()
372 object_unparent(OBJECT(scsi_dev)); in ufs_init_scsi_device()
/qemu/hw/ppc/
H A Dpnv_core.c312 object_unparent(obj); in pnv_core_realize()
327 object_unparent(OBJECT(cpu)); in pnv_core_cpu_unrealize()
/qemu/hw/char/
H A Dxen_console.c614 object_unparent(OBJECT(xendev)); in type_init()
631 object_unparent(OBJECT(xendev)); in xen_console_device_destroy()

1234