Home
last modified time | relevance | path

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

123

/openbmc/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.c334 QLIST_INIT(&pool->head); in thread_pool_init_one()
/openbmc/qemu/hw/vfio/
H A Dcontainer-base.c44 QLIST_INIT(&space->containers); in vfio_address_space_get()
331 QLIST_INIT(&bcontainer->giommu_list); in vfio_container_instance_init()
332 QLIST_INIT(&bcontainer->vrdl_list); in vfio_container_instance_init()
H A Diommufd.c404 QLIST_INIT(&hwpt->device_list); in iommufd_cdev_autodomains_get()
609 QLIST_INIT(&container->hwpt_list); in iommufd_cdev_attach()
/openbmc/qemu/hw/hyperv/
H A Dhyperv_testdev.c297 QLIST_INIT(&dev->sint_routes); in hv_test_dev_realizefn()
298 QLIST_INIT(&dev->msg_conns); in hv_test_dev_realizefn()
299 QLIST_INIT(&dev->evt_conns); in hv_test_dev_realizefn()
H A Dhyperv.c122 QLIST_INIT(&synic->sint_routes); in synic_realize()
567 QLIST_INIT(&msg_handlers); in hv_init()
568 QLIST_INIT(&event_flag_handlers); in hv_init()
/openbmc/qemu/hw/i386/
H A Dx86-iommu.c101 QLIST_INIT(&x86_iommu->iec_notifiers); in x86_iommu_realize()
/openbmc/qemu/hw/core/
H A Dclock.c185 QLIST_INIT(&clk->children); in clock_initfn()
H A Dqdev.c649 QLIST_INIT(&dev->gpios); in device_initfn()
650 QLIST_INIT(&dev->clocks); in device_initfn()
/openbmc/qemu/hw/pci/
H A Dpcie_port.c79 QLIST_INIT(&c->slots); in pcie_chassis_create()
/openbmc/qemu/net/
H A Dhub.c86 QLIST_INIT(&hub->ports); in net_hub_new()
/openbmc/qemu/audio/
H A Daudio_template.h293 QLIST_INIT (&hw->sw_head); in glue()
295 QLIST_INIT (&hw->cap_head); in glue()
H A Daudio.c1737 QLIST_INIT (&s->hw_head_out); in audio_init()
1738 QLIST_INIT (&s->hw_head_in); in audio_init()
1739 QLIST_INIT (&s->cap_head); in audio_init()
1794 QLIST_INIT (&s->card_head); in audio_init()
1883 QLIST_INIT (&hw->sw_head); in AUD_add_capture()
1884 QLIST_INIT (&cap->cb_head); in AUD_add_capture()
/openbmc/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()
/openbmc/qemu/plugins/
H A Dcore.c744 QLIST_INIT(&plugin.cb_lists[i]); in plugin_init()
749 QLIST_INIT(&plugin.scoreboards); in plugin_init()
/openbmc/qemu/hw/ppc/
H A Dspapr_nvdimm.c908 QLIST_INIT(&s_nvdimm->pending_nvdimm_flush_states); in spapr_nvdimm_init()
909 QLIST_INIT(&s_nvdimm->completed_nvdimm_flush_states); in spapr_nvdimm_init()
/openbmc/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.c444 QLIST_INIT(&s->reqs); in block_copy_state_new()
445 QLIST_INIT(&s->calls); in block_copy_state_new()
/openbmc/qemu/ui/
H A Dvnc-jobs.c89 QLIST_INIT(&job->rectangles); in vnc_job_new()
/openbmc/qemu/hw/i2c/
H A Dcore.c64 QLIST_INIT(&bus->current_devs); in i2c_init_bus()
/openbmc/qemu/hw/misc/
H A Dapplesmc.c332 QLIST_INIT(&s->data_def); in applesmc_isa_realize()
/openbmc/qemu/system/
H A Dram-block-attributes.c424 QLIST_INIT(&attr->rdl_list); in ram_block_attributes_init()
/openbmc/qemu/hw/intc/
H A Ds390_flic.c444 QLIST_INIT(&flic->io[isc]); in qemu_s390_flic_instance_init()

123