Home
last modified time | relevance | path

Searched full:circular (Results 1 – 25 of 45) sorted by relevance

12

/Documentation/core-api/
Dcircular-buffers.rst2 Circular Buffers
9 Linux provides a number of features that can be used to implement circular
25 (*) What is a circular buffer?
29 (*) Using memory barriers with circular buffers.
35 What is a circular buffer?
38 First of all, what is a circular buffer? A circular buffer is a buffer of
67 circular buffer would normally be a slow operation, requiring the use of a
71 Linux provides a set of macros for handling power-of-2 circular buffers. These
134 Using memory barriers with circular buffers
137 By using memory barriers in conjunction with circular buffers, you can avoid
Dindex.rst44 circular-buffers
Dfolio_queue.rst38 doubly-linked list, it is intentionally not a circular list; the outward
Dkobject.rst423 circular references are constructed. It is valid in some cases, that a
424 parent objects references a child. Circular references _must_ be broken
/Documentation/userspace-api/media/dvb/
Ddmx-set-buffer-size.rst34 This ioctl call is used to set the size of the circular buffer used for
Ddmx-fread.rst37 the driver's internal circular buffer to ``buf``. The maximum amount of data
/Documentation/devicetree/bindings/misc/
Dintel,ixp4xx-ahb-queue-manager.yaml14 The IXP4xx AHB Queue Manager maintains queues as circular buffers in
/Documentation/devicetree/bindings/ufs/
Dmediatek,ufs.yaml38 description: The mask to disable MCQ (Multi-Circular Queue) for UFS host.
/Documentation/translations/zh_CN/core-api/
Dindex.rst48 circular-buffers
Dcircular-buffers.rst5 :Original: Documentation/core-api/circular-buffers.rst
/Documentation/devicetree/bindings/arm/
Darm,coresight-etb10.yaml24 used as a circular buffer.
/Documentation/networking/
Dpacket_mmap.rst34 configurable circular buffer mapped in user space that can be used to either
68 setsockopt() ---> allocation of the circular buffer (ring)
97 See "Mapping and use of the circular buffer (ring)".
100 also the mapping of the circular buffer in the user process and
108 setsockopt() ---> allocation of the circular buffer (ring)
134 know the header size of frames used in the circular buffer.
212 circular buffer (ring) of unswappable memory.
248 account when choosing the frame_size. See "Mapping and use of the circular
403 Mapping and use of the circular buffer (ring)
407 mmap function. Even the circular buffer is compound of several physically
/Documentation/devicetree/bindings/soc/ti/
Dk3-ringacc.yaml17 circular data structure in memory. The RA eliminates the need for each DMA
/Documentation/mhi/
Dmhi.rst59 transfer rings are organized as a circular queue of Transfer Descriptors (TD).
71 rings are organized as a circular queue of Command Descriptors (CD).
/Documentation/input/
Dmulti-touch-protocol.rst241 contact is circular, this event can be omitted [#f4]_.
251 tool. Omit if circular [#f4]_.
287 Orientation can be omitted if the touch area is circular, or if the
/Documentation/bpf/
Dringbuf.rst157 circular buffer, with two logical and ever-increasing counters (which might
189 at the end of the circular buffer data area, because the next page after the
/Documentation/devicetree/bindings/reserved-memory/
Dramoops.yaml19 Any remaining space will be used for a circular buffer of oops and panic
/Documentation/scheduler/
Dsched-domains.rst20 which are organised as a circular one way linked list from the ->groups
/Documentation/ABI/testing/
Ddev-kmsg41 In case messages get overwritten in the circular buffer while
/Documentation/admin-guide/
Dramoops.rst12 crashes. It works by logging oopses and panics in a circular buffer. Ramoops
/Documentation/locking/
Dmutex-design.rst101 - Detects multi-task circular deadlocks and prints out all affected
Dlockdep-design.rst154 acquired in a circular fashion.
633 Lx+1's holder to release, and note that Ln+1 is L1, so we have a circular
641 According to Wikipedia[1], if there is a deadlock, then there must be a circular
/Documentation/trace/
Dintel_th.rst147 are full, keeping the MSU running in a circular buffer mode. Unlike the
Ddebugging.rst62 The tracing ring buffer, by default, is a circular buffer than will
/Documentation/arch/arm/stm32/
Dstm32-dma-mdma-chaining.rst49 STM32 DMA has a circular Double Buffer Mode (DBM). At each end of transaction
60 case, the linked-list loops on to create a circular MDMA transfer.

12