/linux/include/linux/ |
H A 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.
|
/linux/drivers/iio/buffer/ |
H A D | Kconfig | 34 tristate "Industrial I/O HW buffering" 44 tristate "Industrial I/O buffering based on kfifo"
|
/linux/drivers/gpu/drm/clients/ |
H A D | Kconfig | 51 is 100. Typical values for double buffering will be 200, 52 triple buffering 300.
|
/linux/net/sched/ |
H A 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
|
/linux/tools/memory-model/Documentation/ |
H A D | recipes.txt | 199 load buffering, release-acquire chains, store buffering. 354 Load buffering (LB) 475 Store buffering 478 Store buffering can be thought of as upside-down load buffering, so
|
/linux/Documentation/admin-guide/device-mapper/ |
H A 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.
|
/linux/drivers/gpu/drm/i915/ |
H A D | i915_scatterlist.h | 149 * dma_map_* (by bounce buffering). But i915 abuses ignores the in i915_sg_segment_size() 151 * buffering actually happening, so add a hack here to force small in i915_sg_segment_size() 154 * Note this will still break if bounce buffering is required for other in i915_sg_segment_size()
|
/linux/Documentation/scsi/ |
H A D | st.rst | 55 over some of the buffering parameters not directly accessible to the 253 Buffering chapter 270 ST_FIXED_BUFFER_BLOCKS. With small block size this allows buffering of 272 blocks. Buffering of data across write calls in fixed block mode is 491 no buffering. 493 Sets the buffering options. The bits are the new states 499 write buffering (mode)
|
/linux/fs/jffs2/ |
H A D | Kconfig | 33 bool "JFFS2 write-buffering support" 37 This enables the write-buffering support in JFFS2.
|
/linux/tools/memory-model/litmus-tests/ |
H A 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
|
H A D | LB+poonceonces.litmus | 6 * Can the counter-intuitive outcome for the load-buffering pattern
|
H A D | LB+poacquireonce+pooncerelease.litmus | 6 * Does a release-acquire pair suffice for the load-buffering litmus
|
H A D | SB+poonceonces.litmus | 7 * to order the store-buffering pattern, where each process writes to the
|
H A D | SB+fencembonceonces.litmus | 7 * order the store-buffering pattern, where each process writes to the
|
H A D | LB+fencembonceonce+ctrlonceonce.litmus | 7 * the load-buffering pattern, in other words, preventing all processes
|
/linux/drivers/net/ethernet/freescale/enetc/ |
H A 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()
|
/linux/tools/include/nolibc/ |
H A D | stdio.h | 30 /* Buffering mode used by setvbuf. */ 33 #define _IONBF 2 /* No buffering. */ 110 /* Don't do anything, nolibc does not support buffering. */ in fflush() 613 * nolibc does not support buffering so this is a nop. Just check mode in setvbuf()
|
/linux/drivers/usb/gadget/udc/cdns2/ |
H A D | cdns2-gadget.h | 88 /* Endpoint buffering: 0 - single buffering ... 3 - quad buffering. */ 539 * @buffering: on-chip buffers assigned to endpoint. 576 u8 buffering; member
|
/linux/include/linux/iio/dac/ |
H A D | mcp4725.h | 15 * @vref_buffered: Controls buffering of the external reference voltage.
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | fsl,fman-muram.yaml | 18 Packet buffering (Tx/Rx FIFOs)
|
H A D | nxp,lpc-eth.yaml | 27 description: Use LPC32xx internal SRAM (IRAM) for DMA buffering
|
/linux/drivers/usb/gadget/legacy/ |
H A D | mass_storage.c | 17 * double-buffering for increased throughput. Last but not least, it 98 * 2 is usually enough for good buffering pipeline
|
/linux/drivers/s390/char/ |
H A D | sclp_con.c | 31 /* List of free pages that can be used for console output buffering */ 295 /* Allocate pages for output buffering */ in sclp_console_init()
|
/linux/arch/arc/include/asm/ |
H A D | barrier.h | 13 * due to micro-arch buffering/queuing of load/store, cache hit vs. miss ...
|
/linux/arch/arm/mach-omap2/ |
H A D | dma.c | 90 * Inter Frame DMA buffering issue DMA will wrongly in configure_dma_errata() 95 * buffering occurs in configure_dma_errata()
|