Searched refs:dequeued (Results 1 – 25 of 32) sorted by relevance
12
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | dmabuf.rst | 121 Captured or displayed buffers are dequeued with the 130 application waits until a filled buffer can be dequeued, and re-enqueues 134 buffers it must wait until an empty buffer can be dequeued and reused. 136 more buffers can be dequeued. By default :ref:`VIDIOC_DQBUF
|
D | userp.rst | 60 Filled or displayed buffers are dequeued with the 74 application waits until a filled buffer can be dequeued, and re-enqueues 78 buffers it must wait until an empty buffer can be dequeued and reused. 80 more buffers can be dequeued. By default :ref:`VIDIOC_DQBUF
|
D | mmap.rst | 214 FIFO, and were captured in the order dequeued from the outgoing FIFO. 219 also enqueue in a different order than buffers have been dequeued, and 224 Initially all mapped buffers are in dequeued state, inaccessible by the 227 the application waits until a filled buffer can be dequeued, and 232 must wait until an empty buffer can be dequeued and reused. 239 buffers can be dequeued. By default :ref:`VIDIOC_DQBUF <VIDIOC_QBUF>`
|
D | vidioc-qbuf.rst | 80 out to disk. Buffers remain locked until dequeued, until the 97 dequeued, until the :ref:`VIDIOC_STREAMOFF <VIDIOC_STREAMON>` or 131 may continue as normal, but should be aware that data in the dequeued 186 dequeued and no new buffers are expected to become available.
|
D | dev-encoder.rst | 74 Drain -> Stopped [ label = "All CAPTURE\nbuffers dequeued\nor\nVIDIOC_STREAMOFF(OUTPUT)" ]; 460 dequeued from the ``CAPTURE`` queue may differ from the order of queuing raw 493 will have their ``timestamp`` field set to the same value when dequeued. 510 :c:type:`v4l2_buffer` struct when dequeued. See the documentation of 592 ``V4L2_BUF_FLAG_LAST`` flag is dequeued, 607 before the ``V4L2_ENC_CMD_STOP`` command are dequeued, 615 dequeued. It is deprecated behavior and the client must not rely on it. 619 dequeued and the last ``CAPTURE`` buffer is dequeued, the encoder is stopped 684 and respective buffers are dequeued.
|
D | dev-decoder.rst | 204 Drain -> Stopped [ label = "All CAPTURE\nbuffers dequeued\nor\nVIDIOC_STREAMOFF(CAPTURE)" ]; 593 ``V4L2_BUF_FLAG_LAST`` flag is dequeued. 714 frames dequeued from the ``CAPTURE`` queue may differ from the order of queuing 747 will have their ``timestamp`` field set to the same value when dequeued. 765 by the stream may be read by the hardware even after they are dequeued. 911 ``CAPTURE`` queue too to discard decoded, but not yet dequeued buffers. 1036 ``V4L2_BUF_FLAG_LAST`` flag is dequeued, 1051 before the ``V4L2_DEC_CMD_STOP`` command are dequeued, 1059 dequeued. It is a deprecated behavior and the client must not rely on it. 1063 are dequeued and the last ``CAPTURE`` buffer is dequeued, the decoder is
|
D | vidioc-subscribe-event.rst | 39 Subscribe or unsubscribe V4L2 event. Subscribed events are dequeued by
|
D | dev-stateless-decoder.rst | 328 Runtime decoding errors are signaled by the dequeued ``CAPTURE`` buffers 337 buffer management: it only guarantees that dequeued ``CAPTURE`` buffers can be 341 A dequeued capture buffer can also be used as the reference frame of another 353 decoded frames referencing it have been dequeued. However, if the driver can
|
D | vidioc-streamon.rst | 57 means all images captured but not dequeued yet will be lost, likewise
|
D | func-select.rst | 52 buffer has been filled or displayed and can be dequeued with the
|
D | func-poll.rst | 36 buffer has been filled by the capture device and can be dequeued with
|
D | buffer.rst | 489 queue, ready to be dequeued from the driver. Drivers set or clear 495 buffer is in "dequeued" state, in the application domain so to 501 - When this flag is set, the buffer has been dequeued successfully, 591 new frame and the previously held capture buffer is dequeued.
|
/Linux-v6.6/Documentation/driver-api/media/drivers/ |
D | pxa_camera.rst | 30 removed from the active buffers list. It can be then requeud or dequeued by 82 - arrow "DQ" means : a buffer was dequeued
|
/Linux-v6.6/Documentation/userspace-api/media/dvb/ |
D | dmx-qbuf.rst | 52 out to disk. Buffers remain locked until dequeued, until the
|
/Linux-v6.6/net/sunrpc/ |
D | cache.c | 1088 struct list_head dequeued; in cache_dequeue() local 1090 INIT_LIST_HEAD(&dequeued); in cache_dequeue() 1102 list_move(&cr->q.list, &dequeued); in cache_dequeue() 1105 while (!list_empty(&dequeued)) { in cache_dequeue() 1106 cr = list_entry(dequeued.next, struct cache_request, q.list); in cache_dequeue()
|
/Linux-v6.6/Documentation/admin-guide/cgroup-v1/ |
D | blkio-controller.rst | 240 gives the statistics about how many a times a group was dequeued 243 of times a group was dequeued from a particular device.
|
/Linux-v6.6/Documentation/userspace-api/media/drivers/ |
D | omap3isp-uapi.rst | 33 generated whenever a statistics buffer can be dequeued by a user space
|
/Linux-v6.6/Documentation/userspace-api/media/cec/ |
D | cec-ioc-dqevent.rst | 87 or since the last time this event was dequeued for this
|
/Linux-v6.6/Documentation/scheduler/ |
D | sched-util-clamp.rst | 156 As tasks are enqueued and dequeued, we keep track of the current effective 211 an rq as tasks are enqueued/dequeued, the whole utilization range is divided 252 Similarly, when p is dequeued the rq value changes to:
|
/Linux-v6.6/Documentation/timers/ |
D | hrtimers.rst | 108 settimeofday and NTP, all the timers (!) had to be dequeued, the
|
/Linux-v6.6/Documentation/userspace-api/media/mediactl/ |
D | request-api.rst | 103 be dequeued independently of the request's state.
|
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
D | overview.rst | 205 CPUs to simultaneously perform enqueue/dequeued operations. DPIOs are
|
/Linux-v6.6/Documentation/driver-api/surface_aggregator/ |
D | internal.rst | 147 the packet queue and cleared when it is dequeued. 351 the request queue and cleared when it is dequeued.
|
/Linux-v6.6/Documentation/filesystems/ |
D | fuse.rst | 142 dequeued and returns immediately.
|
/Linux-v6.6/tools/include/uapi/linux/ |
D | kvm.h | 435 __u8 dequeued; member
|
12