Home
last modified time | relevance | path

Searched refs:fastest (Results 1 – 22 of 22) sorted by relevance

/Linux-v4.19/crypto/
Dxor.c114 struct xor_block_template *f, *fastest; in calibrate_xor_blocks() local
116 fastest = XOR_SELECT_TEMPLATE(NULL); in calibrate_xor_blocks()
118 if (fastest) { in calibrate_xor_blocks()
121 fastest->name); in calibrate_xor_blocks()
141 fastest = template_list; in calibrate_xor_blocks()
142 for (f = fastest; f; f = f->next) in calibrate_xor_blocks()
143 if (f->speed > fastest->speed) in calibrate_xor_blocks()
144 fastest = f; in calibrate_xor_blocks()
147 fastest->name, fastest->speed / 1000, fastest->speed % 1000); in calibrate_xor_blocks()
153 active_template = fastest; in calibrate_xor_blocks()
/Linux-v4.19/Documentation/hwmon/
Dshtc132 non-blocking mode. Blocking mode will guarantee the fastest result but
Dsht3x28 non-blocking mode. Blocking mode will guarantee the fastest result but
Dlm7578 slowest chips and 125 ms for the fastest chips; reading it more often
Dadt7475106 for a channel at a given time, in which case the maximum value (fastest
Dsysfs-interface312 value (fastest fan speed) wins.
/Linux-v4.19/drivers/net/hippi/
DKconfig34 of additional memory to allow for fastest operation, both for
/Linux-v4.19/Documentation/devicetree/bindings/net/
Dmscc-phy-vsc8531.txt15 the fastest possible edge time.
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/
Dnvidia,tegra20-pinmux.txt56 fastest. The range of valid values depends on the pingroup. See
59 fastest. The range of valid values depends on the pingroup. See
Dnvidia,tegra210-pinmux.txt73 fastest. The range of valid values depends on the pingroup. See
76 fastest. The range of valid values depends on the pingroup. See
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-driver-hid-lenovo42 Values are decimal integers from 1 (slowest) to 255 (fastest).
/Linux-v4.19/usr/
DKconfig200 decompression speed is the second fastest and it's compression speed
212 is the fastest.
/Linux-v4.19/Documentation/
Dxz.txt95 the fastest settings, so it isn't clear if LZMA2 encoder is wanted
/Linux-v4.19/arch/powerpc/platforms/
DKconfig250 whenever the temperature goes out of range. This is the fastest way
/Linux-v4.19/Documentation/mtd/
Dnand_ecc.txt251 I also introduced the parity lookup. I expected this to be the fastest
690 It proved to be fastest to do some table lookups. Performance gain
/Linux-v4.19/lib/
DKconfig139 This is the fastest algorithm, but comes with a 8KiB lookup table.
/Linux-v4.19/Documentation/admin-guide/
Dbug-hunting.rst264 Usually, the fastest way to have your bug fixed is to report it to mailing
/Linux-v4.19/Documentation/vm/
Dhmm.rst91 and 16 lanes). This is 33 times less than the fastest GPU memory (1 TBytes/s).
/Linux-v4.19/arch/m68k/ifpsp060/src/
Disp.S470 # now, w/ group1, make mul64's decode the fastest since it will
/Linux-v4.19/Documentation/networking/
Darcnet.txt313 protocol. arc0 is the fastest of the three protocols (for
/Linux-v4.19/Documentation/spi/
Dspi-summary302 several types. This example shows generic constraints like the fastest SPI
/Linux-v4.19/init/
DKconfig208 (both compression and decompression) is the fastest.