Home
last modified time | relevance | path

Searched refs:dequeued (Results 1 – 25 of 29) sorted by relevance

12

/Linux-v5.4/Documentation/media/uapi/v4l/
Duserp.rst66 Filled or displayed buffers are dequeued with the
80 application waits until a filled buffer can be dequeued, and re-enqueues
84 buffers it must wait until an empty buffer can be dequeued and reused.
86 more buffers can be dequeued. By default :ref:`VIDIOC_DQBUF
Ddmabuf.rst128 Captured or displayed buffers are dequeued with the
137 application waits until a filled buffer can be dequeued, and re-enqueues
141 buffers it must wait until an empty buffer can be dequeued and reused.
143 more buffers can be dequeued. By default :ref:`VIDIOC_DQBUF
Dmmap.rst221 FIFO, and were captured in the order dequeued from the outgoing FIFO.
226 also enqueue in a different order than buffers have been dequeued, and
231 Initially all mapped buffers are in dequeued state, inaccessible by the
234 the application waits until a filled buffer can be dequeued, and
239 must wait until an empty buffer can be dequeued and reused.
246 buffers can be dequeued. By default :ref:`VIDIOC_DQBUF <VIDIOC_QBUF>`
Dvidioc-qbuf.rst87 out to disk. Buffers remain locked until dequeued, until the
104 dequeued, until the :ref:`VIDIOC_STREAMOFF <VIDIOC_STREAMON>` or
138 may continue as normal, but should be aware that data in the dequeued
194 dequeued and no new buffers are expected to become available.
Ddev-decoder.rst197 Drain -> Stopped [ label = "All CAPTURE\nbuffers dequeued\nor\nVIDIOC_STREAMOFF(CAPTURE)" ];
586 ``V4L2_BUF_FLAG_LAST`` flag is dequeued.
707 frames dequeued from the ``CAPTURE`` queue may differ from the order of queuing
740 will have their ``timestamp`` field set to the same value when dequeued.
887 ``CAPTURE`` queue too to discard decoded, but not yet dequeued buffers.
1010 ``V4L2_BUF_FLAG_LAST`` flag is dequeued,
1025 before the ``V4L2_DEC_CMD_STOP`` command are dequeued,
1033 dequeued. It is a deprecated behavior and the client must not rely on it.
1037 are dequeued and the last ``CAPTURE`` buffer is dequeued, the decoder is
Dvidioc-subscribe-event.rst46 Subscribe or unsubscribe V4L2 event. Subscribed events are dequeued by
Dvidioc-streamon.rst64 means all images captured but not dequeued yet will be lost, likewise
Dfunc-select.rst62 buffer has been filled or displayed and can be dequeued with the
Dfunc-poll.rst46 buffer has been filled by the capture device and can be dequeued with
Dvidioc-encoder-cmd.rst119 has been encoded and all frames are ready to be dequeued and will
Dbuffer.rst526 queue, ready to be dequeued from the driver. Drivers set or clear
532 buffer is in "dequeued" state, in the application domain so to
538 - When this flag is set, the buffer has been dequeued successfully,
/Linux-v5.4/Documentation/media/v4l-drivers/
Dpxa_camera.rst30 removed from the active buffers list. It can be then requeud or dequeued by
82 - arrow "DQ" means : a buffer was dequeued
Domap3isp.rst89 generated whenever a statistics buffer can be dequeued by a user space
/Linux-v5.4/net/sunrpc/
Dcache.c1082 struct list_head dequeued; in cache_dequeue() local
1084 INIT_LIST_HEAD(&dequeued); in cache_dequeue()
1096 list_move(&cr->q.list, &dequeued); in cache_dequeue()
1099 while (!list_empty(&dequeued)) { in cache_dequeue()
1100 cr = list_entry(dequeued.next, struct cache_request, q.list); in cache_dequeue()
/Linux-v5.4/Documentation/media/uapi/dvb/
Ddmx-qbuf.rst59 out to disk. Buffers remain locked until dequeued, until the
/Linux-v5.4/Documentation/admin-guide/cgroup-v1/
Dblkio-controller.rst235 gives the statistics about how many a times a group was dequeued
238 of times a group was dequeued from a particular device.
/Linux-v5.4/Documentation/media/uapi/cec/
Dcec-ioc-dqevent.rst87 or since the last time this event was dequeued for this
/Linux-v5.4/Documentation/timers/
Dhrtimers.rst108 settimeofday and NTP, all the timers (!) had to be dequeued, the
/Linux-v5.4/Documentation/media/uapi/mediactl/
Drequest-api.rst126 be dequeued independently of the request's state.
/Linux-v5.4/Documentation/networking/device_drivers/freescale/dpaa2/
Doverview.rst204 CPUs to simultaneously perform enqueue/dequeued operations. DPIOs are
/Linux-v5.4/tools/include/uapi/linux/
Dkvm.h368 __u8 dequeued; member
/Linux-v5.4/include/uapi/linux/
Dkvm.h368 __u8 dequeued; member
/Linux-v5.4/Documentation/filesystems/
Dfuse.txt156 dequeued and returns immediately.
/Linux-v5.4/arch/s390/kvm/
Dpriv.c555 vcpu->run->s390_tsch.dequeued = !!inti; in handle_tsch()
/Linux-v5.4/Documentation/networking/
Dppp_generic.txt159 Transmit packets are dequeued from the PPP unit transmit queue and

12