| /openbmc/obmc-ikvm/ |
| H A D | ikvm_video.hpp | 138 Buffer() : data(nullptr), queued(false), payload(0), size(0) {} in Buffer() 146 bool queued; member
|
| H A D | ikvm_video.cpp | 91 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 D | colo-proxy.txt | 27 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 D | gadget.h | 74 req->queued = true; in dwc3_gadget_move_request_queued()
|
| H A D | core.h | 607 unsigned queued:1; member
|
| H A D | gadget.c | 229 if (req->queued) { in dwc3_gadget_giveback() 240 req->queued = false; in dwc3_gadget_giveback()
|
| /openbmc/qemu/hw/9pfs/ |
| H A D | xen-9p-backend.c | 269 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 D | trivial-patches.rst | 40 that the patch is queued.
|
| /openbmc/docs/designs/ |
| H A D | bmc-boot-ready.md | 77 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 D | firmware-update-via-blobs.md | 320 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 D | trace-events | 67 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 D | ppc-xive.rst | 64 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 D | ppc-spapr-xive.rst | 273 - The ``EISN`` column is the event data that will be queued in the event
|
| H A D | rocker.rst | 543 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 D | netdata.conf | 460 queued operations = yes
|
| /openbmc/qemu/hw/nvme/ |
| H A D | trace-events | 76 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 D | vfio.rst | 256 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 D | postcopy.rst | 292 explicitly) to be sent in a separate preempt channel, rather than queued in
|
| /openbmc/openbmc/poky/documentation/test-manual/ |
| H A D | test-process.rst | 15 changes are merged into the master branch. As such, changes are queued
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/ |
| H A D | rsyslog_8.2504.0.bb | 5 output format control, high precision timestamps, queued operations\
|
| /openbmc/qemu/net/ |
| H A D | vmnet-common.m | 234 /* Callback is invoked eq queued packet is sent */
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bluez-tools/bluez-tools/ |
| H A D | fix-memory-leaks.patch | 408 if(g_strcmp0(info->status, "queued") == 0)
|
| /openbmc/qemu/hw/intc/ |
| H A D | trace-events | 282 xive_source_notify(uint32_t srcno) "Processing notification for queued IRQ 0x%x"
|
| /openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
| H A D | 0001-ffmpeg-5.1.4-rpi_24.patch | 3844 - /* 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 D | qemu-options.hx | 2154 The connection is registered with the "org.qemu" name (and queued when
|