| /openbmc/qemu/util/ |
| H A D | notify.c | 26 QLIST_INSERT_HEAD(&list->notifiers, notifier, node); in notifier_list_add() 56 QLIST_INSERT_HEAD(&list->notifiers, notifier, node); in notifier_with_return_list_add()
|
| H A D | yank.c | 94 QLIST_INSERT_HEAD(&yank_instance_list, entry, next); in yank_register_instance() 128 QLIST_INSERT_HEAD(&entry->yankfns, func_entry, next); in yank_register_function()
|
| H A D | rcu.c | 103 QLIST_INSERT_HEAD(&qsreaders, index, node); in wait_for_readers() 377 QLIST_INSERT_HEAD(®istry, get_ptr_rcu_reader(), node); in rcu_register_thread()
|
| H A D | aio-posix.c | 45 QLIST_INSERT_HEAD(ready_list, node, node_ready); in aio_add_ready_handler() 53 QLIST_INSERT_HEAD(ready_list, node, node_ready); in aio_add_poll_ready_handler() 349 QLIST_INSERT_HEAD(&ctx->poll_aio_handlers, node, node_poll); in aio_dispatch_handler() 363 QLIST_INSERT_HEAD(&ctx->poll_aio_handlers, node, node_poll); in aio_dispatch_handler()
|
| H A D | envlist.c | 93 QLIST_INSERT_HEAD(&envlist->el_entries, entry, ev_link); in envlist_setenv()
|
| /openbmc/qemu/monitor/ |
| H A D | fds.c | 95 QLIST_INSERT_HEAD(&mon->fds, monfd, next); in monitor_add_fd() 392 QLIST_INSERT_HEAD(&mon_fdsets, mon_fdset, next); in monitor_fdset_add_fd() 403 QLIST_INSERT_HEAD(&mon_fdset->fds, mon_fdset_fd, next); in monitor_fdset_add_fd() 467 QLIST_INSERT_HEAD(&mon_fdset->dup_fds, mon_fdset_fd_dup, next); in monitor_fdset_dup_fd_add()
|
| /openbmc/qemu/migration/ |
| H A D | threadinfo.c | 33 QLIST_INSERT_HEAD(&migration_threads, thread, node); in migration_threads_add()
|
| /openbmc/qemu/hw/hyperv/ |
| H A D | hyperv_testdev.c | 78 QLIST_INSERT_HEAD(&dev->sint_routes, sint_route, le); in sint_route_create() 173 QLIST_INSERT_HEAD(&dev->msg_conns, conn, le); in msg_conn_create() 221 QLIST_INSERT_HEAD(&dev->evt_conns, conn, le); in evt_conn_create()
|
| /openbmc/qemu/hw/pci/ |
| H A D | pcie_port.c | 80 QLIST_INSERT_HEAD(&chassis, c, next); in pcie_chassis_create() 105 QLIST_INSERT_HEAD(&c->slots, slot, next); in pcie_chassis_add_slot()
|
| /openbmc/qemu/hw/core/ |
| H A D | gpio.c | 39 QLIST_INSERT_HEAD(&dev->gpios, ngl, node); in qdev_get_named_gpio_list() 196 QLIST_INSERT_HEAD(&container->gpios, ngl, node); in qdev_pass_gpios()
|
| H A D | qdev-clock.c | 45 QLIST_INSERT_HEAD(&dev->clocks, ncl, node); in qdev_init_clocklist()
|
| /openbmc/qemu/block/ |
| H A D | reqlist.c | 28 QLIST_INSERT_HEAD(reqs, req, list); in reqlist_init_req()
|
| /openbmc/qemu/audio/ |
| H A D | audio-hmp-cmds.c | 84 QLIST_INSERT_HEAD (&capture_head, s, entries); in hmp_wavcapture()
|
| /openbmc/qemu/net/ |
| H A D | hub.c | 88 QLIST_INSERT_HEAD(&hubs, hub, next); in net_hub_new() 163 QLIST_INSERT_HEAD(&hub->ports, port, next); in net_hub_port_new()
|
| /openbmc/qemu/ |
| H A D | replication.c | 29 QLIST_INSERT_HEAD(&replication_states, rs, node); in replication_new()
|
| /openbmc/qemu/hw/vfio/ |
| H A D | pci-quirks.c | 384 QLIST_INSERT_HEAD(&vdev->vga->region[QEMU_PCI_VGA_IO_HI].quirks, in vfio_vga_probe_ati_3c3_quirk() 437 QLIST_INSERT_HEAD(&vdev->bars[nr].quirks, quirk, next); in vfio_probe_ati_bar4_quirk() 469 QLIST_INSERT_HEAD(&vdev->bars[nr].quirks, quirk, next); in vfio_probe_ati_bar2_quirk() 644 QLIST_INSERT_HEAD(&vdev->vga->region[QEMU_PCI_VGA_IO_HI].quirks, in vfio_vga_probe_nvidia_3d0_quirk() 792 QLIST_INSERT_HEAD(&vdev->bars[nr].quirks, quirk, next); in vfio_probe_nvidia_bar5_quirk() 866 QLIST_INSERT_HEAD(&quirk->ioeventfds, ioeventfd, next); in vfio_nvidia_quirk_mirror_write() 924 QLIST_INSERT_HEAD(&vdev->bars[nr].quirks, quirk, next); in vfio_probe_nvidia_bar0_quirk() 945 QLIST_INSERT_HEAD(&vdev->bars[nr].quirks, quirk, next); in vfio_probe_nvidia_bar0_quirk() 1112 QLIST_INSERT_HEAD(&vdev->bars[nr].quirks, quirk, next); in vfio_probe_rtl8168_bar2_quirk()
|
| H A D | container-base.c | 50 QLIST_INSERT_HEAD(&vfio_address_spaces, space, list); in vfio_address_space_get() 72 QLIST_INSERT_HEAD(&space->containers, bcontainer, next); in vfio_address_space_insert()
|
| H A D | cpr-iommufd.c | 63 QLIST_INSERT_HEAD(&cpr_state.vfio_devices, elem, next); in vfio_cpr_save_device()
|
| H A D | igd.c | 489 QLIST_INSERT_HEAD(&vdev->bars[nr].quirks, ggc_quirk, next); in vfio_probe_igd_bar0_quirk() 507 QLIST_INSERT_HEAD(&vdev->bars[nr].quirks, bdsm_quirk, next); in vfio_probe_igd_bar0_quirk()
|
| /openbmc/qemu/ui/ |
| H A D | vnc-palette.c | 92 QLIST_INSERT_HEAD(&palette->table[hash], entry, next); in palette_put()
|
| /openbmc/qemu/hw/i2c/ |
| H A D | core.c | 351 QLIST_INSERT_HEAD(&bus->current_devs, node, next); in i2c_slave_post_load() 396 QLIST_INSERT_HEAD(current_devs, node, next); in i2c_slave_match()
|
| /openbmc/qemu/hw/xen/ |
| H A D | xen-backend.c | 88 QLIST_INSERT_HEAD(&backend_list, backend, entry); in xen_backend_list_add()
|
| /openbmc/qemu/system/ |
| H A D | tpm.c | 142 QLIST_INSERT_HEAD(&tpm_backends, drv, list); in tpm_init_tpmdev()
|
| /openbmc/qemu/hw/i386/ |
| H A D | x86-iommu.c | 38 QLIST_INSERT_HEAD(&iommu->iec_notifiers, notifier, list); in x86_iommu_iec_register_notifier()
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-vmstate.c | 1285 QLIST_INSERT_HEAD(&container->list, d, next); in alloc_container() 1286 QLIST_INSERT_HEAD(&container->list, c, next); in alloc_container() 1287 QLIST_INSERT_HEAD(&container->list, b, next); in alloc_container() 1288 QLIST_INSERT_HEAD(&container->list, a, next); in alloc_container() 1336 QLIST_INSERT_HEAD(&c->list, elem, next); in manipulate_container()
|