Home
last modified time | relevance | path

Searched refs:QLIST_INIT (Results 1 – 25 of 60) sorted by relevance

123

/qemu/util/
H A Dnotify.c21 QLIST_INIT(&list->notifiers); in notifier_list_init()
50 QLIST_INIT(&list->notifiers); in notifier_with_return_list_init()
H A Denvlist.c25 QLIST_INIT(&envlist->el_entries); in envlist_create()
H A Dyank.c93 QLIST_INIT(&entry->yankfns); in yank_register_instance()
H A Dthread-pool.c339 QLIST_INIT(&pool->head); in thread_pool_init_one()
/qemu/hw/vfio/
H A Dcontainer-base.c126 QLIST_INIT(&bcontainer->giommu_list); in vfio_container_instance_init()
127 QLIST_INIT(&bcontainer->vrdl_list); in vfio_container_instance_init()
H A Diommufd.c335 QLIST_INIT(&hwpt->device_list); in iommufd_cdev_autodomains_get()
536 QLIST_INIT(&container->hwpt_list); in iommufd_cdev_attach()
H A Dcontainer.c763 QLIST_INIT(&group->device_list); in vfio_get_group()
1187 QLIST_INIT(&container->group_list); in vfio_iommu_legacy_instance_init()
/qemu/hw/hyperv/
H A Dhyperv_testdev.c298 QLIST_INIT(&dev->sint_routes); in hv_test_dev_realizefn()
299 QLIST_INIT(&dev->msg_conns); in hv_test_dev_realizefn()
300 QLIST_INIT(&dev->evt_conns); in hv_test_dev_realizefn()
H A Dhyperv.c121 QLIST_INIT(&synic->sint_routes); in synic_realize()
566 QLIST_INIT(&msg_handlers); in hv_init()
567 QLIST_INIT(&event_flag_handlers); in hv_init()
/qemu/hw/i386/
H A Dx86-iommu.c101 QLIST_INIT(&x86_iommu->iec_notifiers); in x86_iommu_realize()
/qemu/hw/core/
H A Dclock.c168 QLIST_INIT(&clk->children); in clock_initfn()
H A Dqdev.c665 QLIST_INIT(&dev->gpios); in device_initfn()
666 QLIST_INIT(&dev->clocks); in device_initfn()
/qemu/hw/pci/
H A Dpcie_port.c79 QLIST_INIT(&c->slots); in pcie_chassis_create()
H A Dpci_bridge.c387 QLIST_INIT(&sec_bus->child); in pci_bridge_initfn()
/qemu/audio/
H A Daudio_template.h291 QLIST_INIT (&hw->sw_head); in glue()
293 QLIST_INIT (&hw->cap_head); in glue()
H A Daudio.c1729 QLIST_INIT (&s->hw_head_out); in audio_init()
1730 QLIST_INIT (&s->hw_head_in); in audio_init()
1731 QLIST_INIT (&s->cap_head); in audio_init()
1786 QLIST_INIT (&s->card_head); in audio_init()
1875 QLIST_INIT (&hw->sw_head); in AUD_add_capture()
1876 QLIST_INIT (&cap->cb_head); in AUD_add_capture()
/qemu/plugins/
H A Dcore.c730 QLIST_INIT(&plugin.cb_lists[i]); in plugin_init()
735 QLIST_INIT(&plugin.scoreboards); in plugin_init()
/qemu/hw/block/dataplane/
H A Dxen-block.c620 QLIST_INIT(&dataplane->inflight); in xen_block_dataplane_create()
621 QLIST_INIT(&dataplane->freelist); in xen_block_dataplane_create()
/qemu/net/
H A Dhub.c86 QLIST_INIT(&hub->ports); in net_hub_new()
/qemu/block/
H A Dquorum.c358 QLIST_INIT(&version->items); in quorum_count_vote()
476 QLIST_INIT(&error_votes.vote_list); in quorum_vote_error()
802 QLIST_INIT(&error_votes.vote_list); in quorum_co_flush()
H A Dblock-copy.c428 QLIST_INIT(&s->reqs); in block_copy_state_new()
429 QLIST_INIT(&s->calls); in block_copy_state_new()
/qemu/hw/ppc/
H A Dspapr_nvdimm.c910 QLIST_INIT(&s_nvdimm->pending_nvdimm_flush_states); in spapr_nvdimm_init()
911 QLIST_INIT(&s_nvdimm->completed_nvdimm_flush_states); in spapr_nvdimm_init()
/qemu/ui/
H A Dvnc-jobs.c89 QLIST_INIT(&job->rectangles); in vnc_job_new()
/qemu/hw/i2c/
H A Dcore.c65 QLIST_INIT(&bus->current_devs); in i2c_init_bus()
/qemu/hw/misc/
H A Dapplesmc.c332 QLIST_INIT(&s->data_def); in applesmc_isa_realize()

123