/Linux-v4.19/drivers/isdn/hisax/ |
D | isdnl3.c | 431 int dequeued = 0; in lc_connect() local 436 dequeued++; in lc_connect() 438 if ((!st->l3.proc) && dequeued) { in lc_connect() 451 int dequeued = 0; in lc_connected() local 457 dequeued++; in lc_connected() 459 if ((!st->l3.proc) && dequeued) { in lc_connected()
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | userp.rst | 59 Filled or displayed buffers are dequeued with the 73 application waits until a filled buffer can be dequeued, and re-enqueues 77 buffers it must wait until an empty buffer can be dequeued and reused. 79 more buffers can be dequeued. By default :ref:`VIDIOC_DQBUF
|
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 | 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. 238 execution of the application until one or more buffers can be dequeued.
|
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 109 may continue as normal, but should be aware that data in the dequeued 155 dequeued and no new buffers are expected to become available.
|
D | vidioc-subscribe-event.rst | 39 Subscribe or unsubscribe V4L2 event. Subscribed events are dequeued by
|
D | vidioc-streamon.rst | 57 means all images captured but not dequeued yet will be lost, likewise
|
D | func-select.rst | 55 buffer has been filled or displayed and can be dequeued with the
|
D | func-poll.rst | 39 buffer has been filled by the capture device and can be dequeued with
|
D | vidioc-encoder-cmd.rst | 112 has been encoded and all frames are ready to be dequeued and will
|
D | vidioc-decoder-cmd.rst | 172 dequeued and will set the ``V4L2_BUF_FLAG_LAST`` buffer flag on
|
D | buffer.rst | 500 queue, ready to be dequeued from the driver. Drivers set or clear 506 buffer is in "dequeued" state, in the application domain so to 512 - When this flag is set, the buffer has been dequeued successfully,
|
D | diff-v4l.rst | 568 the incoming queue. Filled buffers are dequeued from the outgoing
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | pxa_camera.rst | 28 removed from the active buffers list. It can be then requeud or dequeued by 80 - arrow "DQ" means : a buffer was dequeued
|
D | omap3isp.rst | 87 generated whenever a statistics buffer can be dequeued by a user space
|
/Linux-v4.19/Documentation/media/uapi/dvb/ |
D | dmx-qbuf.rst | 50 out to disk. Buffers remain locked until dequeued, until the
|
/Linux-v4.19/net/sunrpc/ |
D | cache.c | 1051 struct list_head dequeued; in cache_dequeue() local 1053 INIT_LIST_HEAD(&dequeued); in cache_dequeue() 1065 list_move(&cr->q.list, &dequeued); in cache_dequeue() 1068 while (!list_empty(&dequeued)) { in cache_dequeue() 1069 cr = list_entry(dequeued.next, struct cache_request, q.list); in cache_dequeue()
|
/Linux-v4.19/Documentation/media/uapi/cec/ |
D | cec-ioc-dqevent.rst | 80 or since the last time this event was dequeued for this
|
/Linux-v4.19/Documentation/cgroup-v1/ |
D | blkio-controller.txt | 285 gives the statistics about how many a times a group was dequeued 288 of times a group was dequeued from a particular device.
|
/Linux-v4.19/Documentation/timers/ |
D | hrtimers.txt | 108 settimeofday and NTP, all the timers (!) had to be dequeued, the
|
/Linux-v4.19/Documentation/networking/dpaa2/ |
D | overview.rst | 204 CPUs to simultaneously perform enqueue/dequeued operations. DPIOs are
|
/Linux-v4.19/tools/include/uapi/linux/ |
D | kvm.h | 366 __u8 dequeued; member
|
/Linux-v4.19/include/uapi/linux/ |
D | kvm.h | 366 __u8 dequeued; member
|
/Linux-v4.19/Documentation/filesystems/ |
D | fuse.txt | 156 dequeued and returns immediately.
|
/Linux-v4.19/arch/s390/kvm/ |
D | priv.c | 554 vcpu->run->s390_tsch.dequeued = !!inti; in handle_tsch()
|