Home
last modified time | relevance | path

Searched refs:QSIMPLEQ_ENTRY (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/qemu/include/qemu/
H A Dcoroutine_int.h62 QSIMPLEQ_ENTRY(Coroutine) co_queue_next;
H A Dqueue.h281 #define QSIMPLEQ_ENTRY(type) \ macro
/openbmc/qemu/include/sysemu/
H A Drng.h38 QSIMPLEQ_ENTRY(RngRequest) next;
H A Dkvm_int.h41 QSIMPLEQ_ENTRY(KVMMemoryUpdate) next;
/openbmc/qemu/include/hw/vfio/
H A Dvfio-platform.h36 QSIMPLEQ_ENTRY(VFIOINTp) pqnext; /* entry for pending IRQ queue */
/openbmc/qemu/include/hw/audio/
H A Dvirtio-snd.h105 QSIMPLEQ_ENTRY(VirtIOSoundPCMBuffer) entry;
/openbmc/qemu/scripts/
H A Dcocci-macro-file.h91 #define QSIMPLEQ_ENTRY(type) \ macro
/openbmc/qemu/include/hw/i2c/
H A Di2c.h80 QSIMPLEQ_ENTRY(I2CPendingMaster) entry;
/openbmc/qemu/include/tcg/
H A Dtcg.h199 QSIMPLEQ_ENTRY(TCGRelocation) next;
208 QSIMPLEQ_ENTRY(TCGLabelUse) next;
223 QSIMPLEQ_ENTRY(TCGLabel) next;
/openbmc/qemu/block/
H A Dqed.h133 QSIMPLEQ_ENTRY(QEDAIOCB) next; /* next request */
H A Dio_uring.c35 QSIMPLEQ_ENTRY(LuringAIOCB) next;
H A Dlinux-aio.c47 QSIMPLEQ_ENTRY(qemu_laiocb) next;
H A Dqcow2-bitmap.c84 QSIMPLEQ_ENTRY(Qcow2BitmapTable) entry;
95 QSIMPLEQ_ENTRY(Qcow2Bitmap) entry;
/openbmc/qemu/include/block/
H A Daio.h120 QSIMPLEQ_ENTRY(BHListSlice) next;
/openbmc/qemu/tests/unit/
H A Dtest-rcu-list.c92 QSIMPLEQ_ENTRY(list_element) entry;
/openbmc/qemu/audio/
H A Daudio_int.h294 QSIMPLEQ_ENTRY(AudiodevListEntry) next;
/openbmc/qemu/hw/9pfs/
H A D9p.h283 QSIMPLEQ_ENTRY(V9fsFidState) next;
/openbmc/qemu/
H A Dcpu-common.c128 QSIMPLEQ_ENTRY(qemu_work_item) node;
H A Dqemu-bridge-helper.c63 QSIMPLEQ_ENTRY(ACLRule) entry;
/openbmc/qemu/util/
H A Dqemu-coroutine-lock.c335 QSIMPLEQ_ENTRY(CoRwTicket) next;
/openbmc/qemu/monitor/
H A Dmonitor.c425 QSIMPLEQ_ENTRY(MonitorQapiEvent) entry; in qapi_event_emit()
/openbmc/qemu/backends/
H A Dcryptodev-lkcf.c80 QSIMPLEQ_ENTRY(CryptoDevLKCFTask) queue;
/openbmc/qemu/hw/usb/
H A Dccid-card-emulated.c97 QSIMPLEQ_ENTRY(EmulEvent) entry;
/openbmc/qemu/include/hw/cxl/
H A Dcxl_device.h152 QSIMPLEQ_ENTRY(CXLEvent) node;
/openbmc/qemu/migration/
H A Dblock-dirty-bitmap.c118 QSIMPLEQ_ENTRY(SaveBitmapState) entry;

12