Home
last modified time | relevance | path

Searched refs:buffering (Results 1 – 25 of 52) sorted by relevance

123

/Linux-v5.4/drivers/iio/buffer/
DKconfig34 tristate "Industrial I/O HW buffering"
44 tristate "Industrial I/O buffering based on kfifo"
/Linux-v5.4/tools/perf/tests/attr/
Dtest-record-no-buffering3 args = --no-bpf-event --no-buffering kill >/dev/null 2>&1
/Linux-v5.4/tools/memory-model/litmus-tests/
DLB+poonceonces.litmus6 * Can the counter-intuitive outcome for the load-buffering pattern
DLB+poacquireonce+pooncerelease.litmus6 * Does a release-acquire pair suffice for the load-buffering litmus
DSB+poonceonces.litmus7 * to order the store-buffering pattern, where each process writes to the
DSB+fencembonceonces.litmus7 * order the store-buffering pattern, where each process writes to the
DLB+fencembonceonce+ctrlonceonce.litmus7 * the load-buffering pattern, in other words, preventing all processes
DREADME54 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
/Linux-v5.4/Documentation/devicetree/bindings/net/
Dlpc-eth.txt11 - use-iram: Use LPC32xx internal SRAM (IRAM) for DMA buffering
Dxilinx_axienet.txt7 segments of memory for buffering TX and RX, as well as the capability of
/Linux-v5.4/Documentation/devicetree/bindings/iio/dac/
Dmcp4725.txt13 - microchip,vref-buffered: Boolean to enable buffering of the external
/Linux-v5.4/Documentation/admin-guide/device-mapper/
Ddm-zoned.rst37 dm-zoned implements an on-disk buffering scheme to handle non-sequential
49 zones of the device may be used also for buffering user random writes.
52 reused for buffering incoming random writes.
/Linux-v5.4/Documentation/x86/x86_64/
Dboot-options.rst243 Kernel boot message: "PCI-DMA: Using software bounce buffering
267 Use software bounce buffering (SWIOTLB) (default for
297 iommu options only relevant to the software bounce buffering (SWIOTLB) IOMMU
302 Prereserve that many 128K pages for the software IO bounce buffering.
/Linux-v5.4/tools/memory-model/Documentation/
Drecipes.txt195 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
/Linux-v5.4/drivers/staging/iio/Documentation/
Dring.txt31 This provides polling like functionality whilst the ring buffering is in
Doverview.txt35 on the host CPU by buffering relatively large numbers of data samples
/Linux-v5.4/fs/jffs2/
DKconfig33 bool "JFFS2 write-buffering support"
37 This enables the write-buffering support in JFFS2.
/Linux-v5.4/fs/cramfs/
DKconfig43 This saves some memory since no intermediate buffering is
/Linux-v5.4/drivers/usb/cdns3/
Dgadget.c1565 u8 buffering; in cdns3_ep_config() local
1569 buffering = CDNS3_EP_BUF_SIZE - 1; in cdns3_ep_config()
1591 buffering = mult + 1; in cdns3_ep_config()
1607 buffering = (mult + 1) * in cdns3_ep_config()
1611 buffering++; in cdns3_ep_config()
1628 ret = cdns3_ep_onchip_buffer_reserve(priv_dev, buffering + 1, in cdns3_ep_config()
1637 EP_CFG_BUFFERING(buffering) | in cdns3_ep_config()
/Linux-v5.4/Documentation/ide/
Dide-tape.rst38 2. No buffering is performed by the user backup program.
/Linux-v5.4/Documentation/filesystems/
Dudf.txt13 be bound to the underlying cd device to provide the required buffering
Dcramfs.txt54 since no intermediate buffering is necessary to hold the data before
/Linux-v5.4/tools/testing/selftests/tpm2/
Dtpm2.py361 self.tpm = open('/dev/tpm0', 'r+b', buffering=0)
363 self.tpm = open('/dev/tpmrm0', 'r+b', buffering=0)
/Linux-v5.4/Documentation/fb/
Dpxafb.rst142 usually for double-buffering
/Linux-v5.4/Documentation/sound/designs/
Dtimestamping.rst183 DMA-link delay in example 2 helps remove the hardware buffering but
190 offset between audio time and system time due to buffering. Example 4

123