Home
last modified time | relevance | path

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

123

/openbmc/qemu/util/
H A Daio-posix.h32 QLIST_ENTRY(AioHandler) node;
33 QLIST_ENTRY(AioHandler) node_ready; /* only used during aio_poll() */
34 QLIST_ENTRY(AioHandler) node_deleted;
35 QLIST_ENTRY(AioHandler) node_poll;
H A Dyank.c23 QLIST_ENTRY(YankFuncAndParam) next;
29 QLIST_ENTRY(YankInstanceEntry) next;
H A Denvlist.c7 QLIST_ENTRY(envlist_entry) ev_link;
/openbmc/qemu/include/qemu/
H A Dnotify.h24 QLIST_ENTRY(Notifier) node;
58 QLIST_ENTRY(NotifierWithReturn) node;
H A Djob.h178 QLIST_ENTRY(Job) job_list;
184 QLIST_ENTRY(Job) txn_list;
H A Drcu.h66 QLIST_ENTRY(rcu_reader_data) node;
/openbmc/qemu/include/hw/xen/
H A Dxen-hvm-common.h44 QLIST_ENTRY(XenPhysmap) list;
50 QLIST_ENTRY(XenPciDevice) entry;
/openbmc/qemu/migration/
H A Dthreadinfo.h21 QLIST_ENTRY(MigrationThread) node;
/openbmc/qemu/include/block/
H A Dexport.h83 QLIST_ENTRY(BlockExport) next;
H A Dreplication.h100 QLIST_ENTRY(ReplicationState) node;
H A Dreqlist.h31 QLIST_ENTRY(BlockReq) list;
H A Dthrottle-groups.h58 QLIST_ENTRY(ThrottleGroupMember) round_robin;
/openbmc/qemu/include/hw/pci/
H A Dpci_host.h50 QLIST_ENTRY(PCIHostState) next;
H A Dpcie_port.h71 QLIST_ENTRY(PCIESlot) next;
/openbmc/qemu/ui/
H A Dvnc-palette.h40 QLIST_ENTRY(VncPaletteEntry) next;
/openbmc/qemu/hw/9pfs/
H A D9p-synth.h32 QLIST_ENTRY(V9fsSynthNode) sibling;
/openbmc/qemu/include/hw/rtc/
H A Dmc146818rtc.h49 QLIST_ENTRY(MC146818RtcState) link;
/openbmc/qemu/hw/hyperv/
H A Dhyperv_testdev.c23 QLIST_ENTRY(TestSintRoute) le;
30 QLIST_ENTRY(TestMsgConn) le;
37 QLIST_ENTRY(TestEvtConn) le;
/openbmc/qemu/include/exec/
H A Dramlist.h75 QLIST_ENTRY(RAMBlockNotifier) next;
/openbmc/qemu/include/hw/virtio/
H A Dvhost-vdpa.h111 QLIST_ENTRY(vdpa_iommu) iommu_next;
/openbmc/qemu/monitor/
H A Dfds.c39 QLIST_ENTRY(mon_fd_t) next;
47 QLIST_ENTRY(MonFdsetFd) next;
56 QLIST_ENTRY(MonFdset) next;
/openbmc/qemu/include/system/
H A Dtpm_backend.h49 QLIST_ENTRY(TPMBackend) list;
/openbmc/qemu/scripts/
H A Dcocci-macro-file.h53 #define QLIST_ENTRY(type) \ macro
/openbmc/qemu/hw/xen/
H A Dxen_pt.h164 QLIST_ENTRY(XenPTReg) entries;
191 QLIST_ENTRY(XenPTRegGroup) entries;
/openbmc/qemu/include/hw/pci-host/
H A Dspapr.h75 QLIST_ENTRY(SpaprPhbState) list;

123