Searched full:unbuffered (Results 1 – 21 of 21) 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. 13 * Perform an unbuffered write where we may have to do an RMW operation on an 112 * netfs_unbuffered_write_iter - Unbuffered write to a file 116 * Do an unbuffered write to a file, writing the data directly to the server
|
H A D | direct_read.c | 161 * netfs_unbuffered_read_iter_locked - Perform an unbuffered or direct I/O read 165 * Perform an unbuffered I/O or direct I/O from the file in @iocb to the 250 * netfs_unbuffered_read_iter - Perform an unbuffered or direct I/O read 254 * Perform an unbuffered I/O or direct I/O from the file in @iocb to the
|
H A D | buffered_write.c | 462 * an unbuffered write instead if not.
|
H A D | write_issue.c | 719 _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,ad4170-4.yaml | 28 errors if the reference inputs go unbuffered into the ADC. Enable
|
/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/Documentation/admin-guide/device-mapper/ |
H A D | dm-zoned.rst | 107 unaligned writes to unbuffered chunks become impossible. To avoid this
|
/linux/include/linux/ |
H A D | netfs.h | 207 NETFS_UNBUFFERED_READ, /* This is an unbuffered read */ 212 NETFS_UNBUFFERED_WRITE, /* This is an unbuffered write */
|
H A D | edac.h | 179 * @MEM_DDR4: Unbuffered DDR4 RAM 184 * @MEM_DDR5: Unbuffered DDR5 RAM
|
/linux/tools/testing/selftests/arm64/fp/ |
H A D | kernel-test.c | 254 /* 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/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 | 811 /* Unbuffered output */ in cmd_test()
|
/linux/drivers/iio/addac/ |
H A D | ad74115.c | 1441 AD74115_FW_PROP_BOOL("adi,digital-input-unbuffered",
|