Searched full:circular (Results 1 – 25 of 45) sorted by relevance
12
| /Documentation/core-api/ |
| D | circular-buffers.rst | 2 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
|
| D | index.rst | 44 circular-buffers
|
| D | folio_queue.rst | 38 doubly-linked list, it is intentionally not a circular list; the outward
|
| D | kobject.rst | 423 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/ |
| D | dmx-set-buffer-size.rst | 34 This ioctl call is used to set the size of the circular buffer used for
|
| D | dmx-fread.rst | 37 the driver's internal circular buffer to ``buf``. The maximum amount of data
|
| /Documentation/devicetree/bindings/misc/ |
| D | intel,ixp4xx-ahb-queue-manager.yaml | 14 The IXP4xx AHB Queue Manager maintains queues as circular buffers in
|
| /Documentation/devicetree/bindings/ufs/ |
| D | mediatek,ufs.yaml | 38 description: The mask to disable MCQ (Multi-Circular Queue) for UFS host.
|
| /Documentation/translations/zh_CN/core-api/ |
| D | index.rst | 48 circular-buffers
|
| D | circular-buffers.rst | 5 :Original: Documentation/core-api/circular-buffers.rst
|
| /Documentation/devicetree/bindings/arm/ |
| D | arm,coresight-etb10.yaml | 24 used as a circular buffer.
|
| /Documentation/networking/ |
| D | packet_mmap.rst | 34 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/ |
| D | k3-ringacc.yaml | 17 circular data structure in memory. The RA eliminates the need for each DMA
|
| /Documentation/mhi/ |
| D | mhi.rst | 59 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/ |
| D | multi-touch-protocol.rst | 241 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/ |
| D | ringbuf.rst | 157 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/ |
| D | ramoops.yaml | 19 Any remaining space will be used for a circular buffer of oops and panic
|
| /Documentation/scheduler/ |
| D | sched-domains.rst | 20 which are organised as a circular one way linked list from the ->groups
|
| /Documentation/ABI/testing/ |
| D | dev-kmsg | 41 In case messages get overwritten in the circular buffer while
|
| /Documentation/admin-guide/ |
| D | ramoops.rst | 12 crashes. It works by logging oopses and panics in a circular buffer. Ramoops
|
| /Documentation/locking/ |
| D | mutex-design.rst | 101 - Detects multi-task circular deadlocks and prints out all affected
|
| D | lockdep-design.rst | 154 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/ |
| D | intel_th.rst | 147 are full, keeping the MSU running in a circular buffer mode. Unlike the
|
| D | debugging.rst | 62 The tracing ring buffer, by default, is a circular buffer than will
|
| /Documentation/arch/arm/stm32/ |
| D | stm32-dma-mdma-chaining.rst | 49 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