Searched full:unbuffered (Results 1 – 24 of 24) sorted by relevance
/linux/Documentation/devicetree/bindings/reserved-memory/ |
H A D | ramoops.yaml | 72 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 D | direct_write.c | 2 /* Unbuffered and direct write support. 27 * Perform an unbuffered write where we may have to do an RMW operation on an 126 * netfs_unbuffered_write_iter - Unbuffered write to a file 130 * Do an unbuffered write to a file, writing the data directly to the server
|
H A D | direct_read.c | 163 * netfs_unbuffered_read_iter_locked - Perform an unbuffered or direct I/O read 167 * Perform an unbuffered I/O or direct I/O from the file in @iocb to the 247 * netfs_unbuffered_read_iter - Perform an unbuffered or direct I/O read 251 * Perform an unbuffered I/O or direct I/O from the file in @iocb to the
|
H A D | buffered_write.c | 455 * an unbuffered write instead if not.
|
H A D | read_collect.c | 349 /* Collect unbuffered reads and direct reads, adding up the transfer in netfs_rreq_assess_dio()
|
H A D | write_issue.c | 720 _debug("unbuffered %zx", len); in netfs_unbuffered_write()
|
/linux/tools/testing/selftests/kselftest/ |
H A D | prefix.pl | 3 # Prefix all lines with "# ", unbuffered. Command being piped in may need
|
H A D | runner.sh | 26 # with sed instead of unbuffered output.
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-devices-edac | 140 unbuffered memory (for example, Unbuffered-DDR3).
|
/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | adi,ad7949.yaml | 35 Unbuffered ADC reference voltage supply.
|
H A D | adi,ad7192.yaml | 91 are unbuffered, lowering the power consumption of the device. If this
|
/linux/drivers/edac/ |
H A D | r82600_edac.c | 37 * signals buffered) and unbuffered DIMM types are supported. Mixing of 38 * registered and unbuffered DIMMs as well as mixing of ECC and non-ECC DIMMs
|
/linux/fs/pstore/ |
H A D | ram.c | 65 "memory type: 0=write-combined (default), 1=unbuffered, 2=cached"); 668 * Setting "unbuffered" is deprecated and will be ignored if in ramoops_parse_dt() 671 pdata->mem_type = of_property_read_bool(of_node, "unbuffered"); in ramoops_parse_dt()
|
/linux/include/linux/ |
H A D | edac.h | 179 * @MEM_DDR4: Unbuffered DDR4 RAM 184 * @MEM_DDR5: Unbuffered DDR5 RAM
|
H A D | iomap.h | 138 * to buffered writes as unbuffered writes will not typically have folios
|
H A D | netfs.h | 214 NETFS_UNBUFFERED_WRITE, /* This is an unbuffered write */
|
/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-zoned.rst | 107 unaligned writes to unbuffered chunks become impossible. To avoid this
|
/linux/Documentation/admin-guide/RAS/ |
H A D | main.rst | 565 on this csrow. Normally, either buffered or unbuffered memory. 569 - Unbuffered-DDR 619 on this csrow. Normally, either buffered or unbuffered memory. 623 - Unbuffered-DDR
|
/linux/tools/testing/selftests/arm64/fp/ |
H A D | kernel-test.c | 255 /* Ensure we have unbuffered output */ in main()
|
/linux/Documentation/devicetree/bindings/iio/addac/ |
H A D | adi,ad74115.yaml | 159 adi,digital-input-unbuffered:
|
/linux/tools/perf/ |
H A D | builtin-bench.c | 273 /* Unbuffered output */ in cmd_bench()
|
/linux/drivers/iio/adc/ |
H A D | ad7949.c | 373 /* unbuffered? */ in ad7949_spi_probe()
|
/linux/arch/sh/mm/ |
H A D | pmb.c | 820 "CB: Copy-Back, B: Buffered, UB: Unbuffered\n"); in pmb_debugfs_show()
|
/linux/tools/perf/tests/ |
H A D | builtin-test.c | 724 /* Unbuffered output */ in cmd_test()
|