Home
last modified time | relevance | path

Searched full:unbuffered (Results 1 – 20 of 20) sorted by relevance

/linux/Documentation/devicetree/bindings/reserved-memory/
H A Dramoops.yaml72 description: unbuffered
102 unbuffered:
107 it is equivalent to mem_type = 1 and uses unbuffered mappings to map
109 If both are specified -- "mem_type" overrides "unbuffered".
/linux/fs/netfs/
H A Ddirect_write.c2 /* Unbuffered and direct write support.
13 * Perform the cleanup rituals after an unbuffered write is complete.
63 * Collect the subrequest results of unbuffered write subrequests.
216 * Perform an unbuffered write where we may have to do an RMW operation on an
315 * netfs_unbuffered_write_iter - Unbuffered write to a file
319 * Do an unbuffered write to a file, writing the data directly to the server
H A Ddirect_read.c160 * netfs_unbuffered_read_iter_locked - Perform an unbuffered or direct I/O read
164 * Perform an unbuffered I/O or direct I/O from the file in @iocb to the
249 * netfs_unbuffered_read_iter - Perform an unbuffered or direct I/O read
253 * Perform an unbuffered I/O or direct I/O from the file in @iocb to the
H A Dbuffered_write.c461 * an unbuffered write instead if not.
/linux/tools/testing/selftests/kselftest/
H A Dprefix.pl3 # Prefix all lines with "# ", unbuffered. Command being piped in may need
H A Drunner.sh29 # with sed instead of unbuffered output.
/linux/drivers/edac/
H A Dedac_mc.c146 [MEM_SDR] = "Unbuffered-SDR",
148 [MEM_DDR] = "Unbuffered-DDR",
151 [MEM_DDR2] = "Unbuffered-DDR2",
155 [MEM_DDR3] = "Unbuffered-DDR3",
159 [MEM_DDR4] = "Unbuffered-DDR4",
163 [MEM_DDR5] = "Unbuffered-DDR5",
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-edac140 unbuffered memory (for example, Unbuffered-DDR3).
/linux/fs/pstore/
H A Dram.c65 "memory type: 0=write-combined (default), 1=unbuffered, 2=cached");
667 * Setting "unbuffered" is deprecated and will be ignored if in ramoops_parse_dt()
670 pdata->mem_type = of_property_read_bool(of_node, "unbuffered"); in ramoops_parse_dt()
/linux/include/linux/
H A Dnetfs.h206 NETFS_UNBUFFERED_READ, /* This is an unbuffered read */
211 NETFS_UNBUFFERED_WRITE, /* This is an unbuffered write */
H A Dedac.h179 * @MEM_DDR4: Unbuffered DDR4 RAM
184 * @MEM_DDR5: Unbuffered DDR5 RAM
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-zoned.rst107 unaligned writes to unbuffered chunks become impossible. To avoid this
/linux/tools/testing/selftests/arm64/fp/
H A Dkernel-test.c254 /* Ensure we have unbuffered output */ in main()
/linux/Documentation/devicetree/bindings/iio/addac/
H A Dadi,ad74115.yaml159 adi,digital-input-unbuffered:
/linux/tools/perf/
H A Dbuiltin-bench.c274 /* Unbuffered output */ in cmd_bench()
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad4170-4.yaml28 errors if the reference inputs go unbuffered into the ADC. Enable
/linux/arch/sh/mm/
H A Dpmb.c820 "CB: Copy-Back, B: Buffered, UB: Unbuffered\n"); in pmb_debugfs_show()
/linux/tools/perf/tests/
H A Dbuiltin-test.c817 /* Unbuffered output */ in cmd_test()
/linux/drivers/iio/addac/
H A Dad74115.c1441 AD74115_FW_PROP_BOOL("adi,digital-input-unbuffered",
/linux/drivers/md/
H A Ddm-zoned-metadata.c2146 /* Unbuffered inactive empty data zone: reclaim it */ in dmz_put_chunk_mapping()