Home
last modified time | relevance | path

Searched refs:QLIST_INSERT_AFTER (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/monitor/
H A Dfds.c396 QLIST_INSERT_AFTER(mon_fdset_cur, mon_fdset, next); in monitor_fdset_add_fd()
/openbmc/qemu/tests/unit/
H A Dtest-vmstate.c1332 QLIST_INSERT_AFTER(iter, elem, next); in manipulate_container()
1349 QLIST_INSERT_AFTER(prev, elem, next); in manipulate_container()
/openbmc/qemu/include/qemu/
H A Dqueue.h118 #define QLIST_INSERT_AFTER(listelm, elm, field) do { \ macro
/openbmc/qemu/block/
H A Dblkio.c154 QLIST_INSERT_AFTER(prev, bounce, next); in blkio_do_alloc_bounce_buffer()
/openbmc/qemu/hw/virtio/
H A Dvhost.c186 QLIST_INSERT_AFTER(QLIST_FIRST(&vhost_log_devs[backend_type]), in vhost_dev_elect_mem_logger()
/openbmc/qemu/hw/riscv/
H A Driscv-iommu.c2373 QLIST_INSERT_AFTER(last, iommu, iommus); in riscv_iommu_pci_setup_iommu()