| /kernel/linux/linux-6.6/include/linux/ |
| D | tty_flip.h | 26 * Queue a series of bytes to the tty buffering. All the characters passed are 45 * Queue a series of bytes to the tty buffering. For each character the flags 63 * Queue a single byte @ch to the tty buffering, with an optional flag.
|
| /kernel/linux/linux-5.10/drivers/iio/buffer/ |
| D | Kconfig | 34 tristate "Industrial I/O HW buffering" 44 tristate "Industrial I/O buffering based on kfifo"
|
| /kernel/linux/linux-6.6/drivers/iio/buffer/ |
| D | Kconfig | 34 tristate "Industrial I/O HW buffering" 44 tristate "Industrial I/O buffering based on kfifo"
|
| /kernel/linux/linux-5.10/Documentation/x86/x86_64/ |
| D | boot-options.rst | 247 Kernel boot message: "PCI-DMA: Using software bounce buffering 271 Use software bounce buffering (SWIOTLB) (default for 301 iommu options only relevant to the software bounce buffering (SWIOTLB) IOMMU 306 Prereserve that many 128K pages for the software IO bounce buffering.
|
| /kernel/linux/linux-6.6/Documentation/arch/x86/x86_64/ |
| D | boot-options.rst | 240 Kernel boot message: "PCI-DMA: Using software bounce buffering 259 Use software bounce buffering (SWIOTLB) (default for 287 iommu options only relevant to the software bounce buffering (SWIOTLB) IOMMU 292 Prereserve that many 2K slots for the software IO bounce buffering.
|
| /kernel/linux/linux-6.6/tools/include/nolibc/ |
| D | stdio.h | 24 /* Buffering mode used by setvbuf. */ 27 #define _IONBF 2 /* No buffering. */ 78 /* Don't do anything, nolibc does not support buffering. */ in fflush() 365 * nolibc does not support buffering so this is a nop. Just check mode in setvbuf()
|
| /kernel/linux/linux-5.10/net/sched/ |
| D | sch_plug.c | 9 * 2. For network output buffering (a.k.a output commit) functionality. 44 * State of the queue, when used for network output buffering: 154 * Stop buffering packets until the next TCQ_PLUG_BUFFER
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
| D | i915_scatterlist.h | 139 * dma_map_* (by bounce buffering). But i915 abuses ignores the in i915_sg_segment_size() 141 * buffering actually happening, so add a hack here to force small in i915_sg_segment_size() 144 * Note this will still break if bounce buffering is required for other in i915_sg_segment_size()
|
| /kernel/linux/linux-6.6/net/sched/ |
| D | sch_plug.c | 9 * 2. For network output buffering (a.k.a output commit) functionality. 44 * State of the queue, when used for network output buffering: 154 * Stop buffering packets until the next TCQ_PLUG_BUFFER
|
| /kernel/linux/linux-6.6/drivers/usb/gadget/udc/cdns2/ |
| D | cdns2-gadget.c | 1357 min_buf_tx += pep->buffering; in cdns2_eps_onchip_buffer_init() 1359 min_buf_rx += pep->buffering; in cdns2_eps_onchip_buffer_init() 1371 if (free + pep->buffering >= 4) in cdns2_eps_onchip_buffer_init() 1374 free = free + pep->buffering; in cdns2_eps_onchip_buffer_init() 1376 min_buf_tx = min_buf_tx - pep->buffering + free; in cdns2_eps_onchip_buffer_init() 1378 pep->buffering = free; in cdns2_eps_onchip_buffer_init() 1384 dev_dbg(pdev->dev, "%s onchip address %04x, buffering: %d\n", in cdns2_eps_onchip_buffer_init() 1385 pep->name, tx_offset, pep->buffering); in cdns2_eps_onchip_buffer_init() 1387 tx_offset += pep->buffering * 1024; in cdns2_eps_onchip_buffer_init() 1391 if (free + pep->buffering >= 4) in cdns2_eps_onchip_buffer_init() [all …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
| D | dm-zoned.rst | 37 dm-zoned implements an on-disk buffering scheme to handle non-sequential 53 zones of the device may be used also for buffering user random writes. 56 reused for buffering incoming random writes.
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/device-mapper/ |
| D | dm-zoned.rst | 37 dm-zoned implements an on-disk buffering scheme to handle non-sequential 53 zones of the device may be used also for buffering user random writes. 56 reused for buffering incoming random writes.
|
| /kernel/linux/linux-6.6/tools/memory-model/Documentation/ |
| D | recipes.txt | 195 load buffering, release-acquire chains, store buffering. 350 Load buffering (LB) 471 Store buffering 474 Store buffering can be thought of as upside-down load buffering, so
|
| /kernel/linux/linux-5.10/tools/memory-model/Documentation/ |
| D | recipes.txt | 195 load buffering, release-acquire chains, store buffering. 350 Load buffering (LB) 471 Store buffering 474 Store buffering can be thought of as upside-down load buffering, so
|
| /kernel/linux/linux-5.10/fs/jffs2/ |
| D | Kconfig | 33 bool "JFFS2 write-buffering support" 37 This enables the write-buffering support in JFFS2.
|
| /kernel/linux/linux-6.6/fs/jffs2/ |
| D | Kconfig | 33 bool "JFFS2 write-buffering support" 37 This enables the write-buffering support in JFFS2.
|
| /kernel/linux/linux-5.10/tools/perf/tests/attr/ |
| D | test-record-no-buffering | 3 args = --no-bpf-event --no-buffering kill >/dev/null 2>&1
|
| /kernel/linux/linux-6.6/tools/perf/tests/attr/ |
| D | test-record-no-buffering | 3 args = --no-bpf-event --no-buffering kill >/dev/null 2>&1
|
| /kernel/linux/linux-6.6/Documentation/scsi/ |
| D | st.rst | 55 over some of the buffering parameters not directly accessible to the 248 Buffering chapter 265 ST_FIXED_BUFFER_BLOCKS. With small block size this allows buffering of 267 blocks. Buffering of data across write calls in fixed block mode is 486 no buffering. 488 Sets the buffering options. The bits are the new states 494 write buffering (mode)
|
| /kernel/linux/linux-5.10/Documentation/scsi/ |
| D | st.rst | 55 over some of the buffering parameters not directly accessible to the 248 Buffering chapter 265 ST_FIXED_BUFFER_BLOCKS. With small block size this allows buffering of 267 blocks. Buffering of data across write calls in fixed block mode is 486 no buffering. 488 Sets the buffering options. The bits are the new states 494 write buffering (mode)
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/ |
| D | enetc_ierb.c | 67 /* Internal memory allocated for transmit buffering is guaranteed but in enetc_ierb_register_pf() 70 * buffering but it will be reclaimed, if required, from receive by in enetc_ierb_register_pf()
|
| /kernel/linux/linux-5.10/tools/memory-model/litmus-tests/ |
| D | README | 54 load-buffering litmus test, where each process reads from one 58 Does a release-acquire pair suffice for the load-buffering 110 buffering, which forms the core of Dekker's mutual-exclusion
|
| D | LB+poonceonces.litmus | 6 * Can the counter-intuitive outcome for the load-buffering pattern
|
| /kernel/linux/linux-6.6/tools/memory-model/litmus-tests/ |
| D | README | 54 load-buffering litmus test, where each process reads from one 58 Does a release-acquire pair suffice for the load-buffering 118 buffering, which forms the core of Dekker's mutual-exclusion
|
| D | LB+poonceonces.litmus | 6 * Can the counter-intuitive outcome for the load-buffering pattern
|