Searched full:circular (Results 1 – 25 of 27) 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 | 30 circular-buffers
|
| /Documentation/devicetree/bindings/misc/ |
| D | intel,ixp4xx-ahb-queue-manager.yaml | 14 The IXP4xx AHB Queue Manager maintains queues as circular buffers in
|
| /Documentation/media/uapi/dvb/ |
| D | dmx-set-buffer-size.rst | 41 This ioctl call is used to set the size of the circular buffer used for
|
| D | dmx-fread.rst | 45 the driver’s internal circular buffer to ``buf``. The maximum amount of data
|
| /Documentation/devicetree/bindings/reserved-memory/ |
| D | ramoops.txt | 13 Any remaining space will be used for a circular buffer of oops and panic
|
| /Documentation/networking/ |
| D | packet_mmap.txt | 27 configurable circular buffer mapped in user space that can be used to either 63 setsockopt() ---> allocation of the circular buffer (ring) 92 See "Mapping and use of the circular buffer (ring)". 95 also the mapping of the circular buffer in the user process and 104 setsockopt() ---> allocation of the circular buffer (ring) 130 know the header size of frames used in the circular buffer. 203 circular buffer (ring) of unswappable memory. 239 account when choosing the frame_size. See "Mapping and use of the circular 394 + Mapping and use of the circular buffer (ring) 398 mmap function. Even the circular buffer is compound of several physically
|
| /Documentation/input/ |
| D | multi-touch-protocol.rst | 241 contact is circular, this event can be omitted [#f4]_. 251 tool. Omit if circular [#f4]_. 283 Orientation can be omitted if the touch area is circular, or if the
|
| /Documentation/ABI/testing/ |
| D | dev-kmsg | 39 In case messages get overwritten in the circular buffer while
|
| /Documentation/scheduler/ |
| D | sched-domains.rst | 20 which are organised as a circular one way linked list from the ->groups
|
| /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 | 151 acquired in a circular fashion.
|
| /Documentation/driver-api/serial/ |
| D | driver.rst | 171 will append the character to the circular buffer and then call 241 This will be called whenever the port->state->xmit circular
|
| /Documentation/ |
| D | kobject.txt | 423 circular references are constructed. It is valid in some cases, that a 424 parent objects references a child. Circular references _must_ be broken
|
| D | memory-barriers.txt | 104 - Circular buffers. 3042 CIRCULAR BUFFERS 3045 Memory barriers can be used to implement circular buffering without the need 3048 Documentation/core-api/circular-buffers.rst
|
| /Documentation/networking/device_drivers/toshiba/ |
| D | spider_net.txt | 18 The receive (RX) ring is a circular linked list of RX descriptors,
|
| /Documentation/input/joydev/ |
| D | joystick-api.rst | 207 As of version 1.2.8, the queue is circular and able to hold 64
|
| /Documentation/kbuild/ |
| D | kconfig-language.rst | 543 summarized as a circular dependency. The kconfig tools need to ensure that 546 symbols, this is currently not possible if there is a circular relation
|
| /Documentation/target/ |
| D | tcmu-design.rst | 104 (mailbox); a lockless producer/consumer circular buffer for commands
|
| /Documentation/RCU/ |
| D | rcu_dereference.txt | 120 RCU-protected circular linked lists.
|
| /Documentation/usb/ |
| D | usbmon.rst | 374 Although the buffer is circular, the returned headers and data do not cross
|
| /Documentation/admin-guide/kdump/ |
| D | vmcoreinfo.rst | 171 circular linked list. User-space tools need these in order to traverse
|
| /Documentation/filesystems/ |
| D | relay.txt | 329 per-cpu channel buffers, each implemented as a circular buffer
|
| /Documentation/ioctl/ |
| D | ioctl-number.rst | 296 … <mailto:hdstich@connectu.ulm.circular.de>
|
12