Home
last modified time | relevance | path

Searched refs:queued (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/obmc-ikvm/
H A Dikvm_video.hpp138 Buffer() : data(nullptr), queued(false), payload(0), size(0) {} in Buffer()
146 bool queued; member
H A Dikvm_video.cpp91 buffers[buf.index].queued = false; in getFrame()
116 if (!buffers[i].queued) in getFrame()
131 buffers[i].queued = true; in getFrame()
242 buffers[i].queued = false; in resize()
357 buffers[i].queued = true; in resize()
502 buffers[i].queued = false; in stop()
/openbmc/qemu/docs/
H A Dcolo-proxy.txt27 all primary packet has queued. Otherwise just send the queued primary
28 packet and drop the queued secondary packet.
96 If packet same,send queued primary packet and clear
97 queued secondary packet, Otherwise send primary packet
/openbmc/u-boot/drivers/usb/dwc3/
H A Dgadget.h74 req->queued = true; in dwc3_gadget_move_request_queued()
H A Dcore.h607 unsigned queued:1; member
H A Dgadget.c229 if (req->queued) { in dwc3_gadget_giveback()
240 req->queued = false; in dwc3_gadget_giveback()
/openbmc/qemu/hw/9pfs/
H A Dxen-9p-backend.c269 RING_IDX cons, prod, masked_prod, masked_cons, queued; in xen_9pfs_receive() local
280 queued = xen_9pfs_queued(prod, cons, XEN_FLEX_RING_SIZE(ring->ring_order)); in xen_9pfs_receive()
281 if (queued < sizeof(h)) { in xen_9pfs_receive()
292 if (queued < le32_to_cpu(h.size_le)) { in xen_9pfs_receive()
/openbmc/qemu/docs/devel/
H A Dtrivial-patches.rst40 that the patch is queued.
/openbmc/docs/designs/
H A Dbmc-boot-ready.md77 the BMC is not at `Ready` then the request will be queued and the state
109 - Ensure a power on request is properly queued and executed when it is made
H A Dfirmware-update-via-blobs.md320 uint32_t length; /* Length of the data queued (little endian). */
331 uint32_t length; /* Length of the data queued (little endian). */
/openbmc/qemu/block/
H A Dtrace-events67 luring_unplug_fn(void *s, int blocked, int queued, int inflight) "LuringState %p blocked %d queued
68 luring_do_submit(void *s, int blocked, int queued, int inflight) "LuringState %p blocked %d queued
/openbmc/qemu/docs/specs/
H A Dppc-xive.rst64 PQ-bits: 2 bits source state machine (P:pending Q:queued)
106 The IVSE have a 2-bits state machine, P for pending and Q for queued,
H A Dppc-spapr-xive.rst273 - The ``EISN`` column is the event data that will be queued in the event
H A Drocker.rst543 Figure 2 shows an example 3-fragment packet queued with one Tx descriptor. A
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/netdata/netdata/
H A Dnetdata.conf460 queued operations = yes
/openbmc/qemu/hw/nvme/
H A Dtrace-events76 pci_nvme_process_aers(int queued) "queued %d"
84 pci_nvme_enqueue_event_noqueue(int queued) "queued %d"
/openbmc/qemu/docs/devel/migration/
H A Dvfio.rst256 The "x-migration-max-queued-buffers-size" property allows capping the total size
257 of these VFIO device state buffers queued at the destination.
261 depends on the particular setup by default this queued buffers size limit is
H A Dpostcopy.rst292 explicitly) to be sent in a separate preempt channel, rather than queued in
/openbmc/openbmc/poky/documentation/test-manual/
H A Dtest-process.rst15 changes are merged into the master branch. As such, changes are queued
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/
H A Drsyslog_8.2504.0.bb5 output format control, high precision timestamps, queued operations\
/openbmc/qemu/net/
H A Dvmnet-common.m234 /* Callback is invoked eq queued packet is sent */
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bluez-tools/bluez-tools/
H A Dfix-memory-leaks.patch408 if(g_strcmp0(info->status, "queued") == 0)
/openbmc/qemu/hw/intc/
H A Dtrace-events282 xive_source_notify(uint32_t srcno) "Processing notification for queued IRQ 0x%x"
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch3844 - /* if we are draining and there are no more capture buffers queued in the driver we are done */
3947 - /* if we are trying to get free buffers but none have been queued yet
4973 + * Returns the number of buffers currently queued
/openbmc/qemu/
H A Dqemu-options.hx2154 The connection is registered with the "org.qemu" name (and queued when

12