| /linux-6.15/crypto/ |
| H A D | xor.c | 119 struct xor_block_template *f, *fastest; in calibrate_xor_blocks() local 121 fastest = XOR_SELECT_TEMPLATE(NULL); in calibrate_xor_blocks() 123 if (fastest) { in calibrate_xor_blocks() 126 fastest->name); in calibrate_xor_blocks() 147 fastest = template_list; in calibrate_xor_blocks() 148 for (f = fastest; f; f = f->next) in calibrate_xor_blocks() 149 if (f->speed > fastest->speed) in calibrate_xor_blocks() 150 fastest = f; in calibrate_xor_blocks() 153 fastest->name, fastest->speed); in calibrate_xor_blocks() 159 active_template = fastest; in calibrate_xor_blocks()
|
| /linux-6.15/Documentation/hwmon/ |
| H A D | shtc1.rst | 54 non-blocking mode. Blocking mode will guarantee the fastest result but
|
| H A D | lm75.rst | 163 slowest chips and 125 ms for the fastest chips; reading it more often
|
| H A D | adt7475.rst | 137 for a channel at a given time, in which case the maximum value (fastest
|
| H A D | sysfs-interface.rst | 229 value (fastest fan speed) wins.
|
| /linux-6.15/drivers/net/hippi/ |
| H A D | Kconfig | 35 of additional memory to allow for fastest operation, both for
|
| /linux-6.15/Documentation/devicetree/bindings/net/ |
| H A D | mscc-phy-vsc8531.txt | 10 the fastest possible edge time.
|
| /linux-6.15/Documentation/devicetree/bindings/pinctrl/ |
| H A D | nvidia,tegra-pinmux-common.yaml | 168 description: Controls rising signal slew rate. 0 is fastest. The range of 173 description: Controls falling signal slew rate. 0 is fastest. The range of
|
| /linux-6.15/Documentation/devicetree/bindings/sound/ |
| H A D | nuvoton,nau8821.yaml | 95 7 means the fastest rate.
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-driver-hid-lenovo | 49 Values are decimal integers from 1 (slowest) to 255 (fastest).
|
| /linux-6.15/usr/ |
| H A D | Kconfig | 190 decompression speed is the second fastest and its compression speed 202 is the fastest.
|
| /linux-6.15/samples/bpf/ |
| H A D | README.rst | 75 We recommend that developers who want the fastest incremental builds
|
| /linux-6.15/arch/arm/crypto/ |
| H A D | Kconfig | 161 fastest AES implementation for single blocks. For multiple
|
| /linux-6.15/lib/ |
| H A D | Kconfig | 15 bool "Automatically choose fastest RAID6 PQ functions" 20 fastest one.
|
| /linux-6.15/arch/arm/boot/dts/ti/davinci/ |
| H A D | da850-lego-ev3.dts | 228 * This is the fastest we can go.
|
| /linux-6.15/Documentation/admin-guide/mm/ |
| H A D | numaperf.rst | 112 initiator access, and the term "near memory" represents the fastest
|
| /linux-6.15/arch/powerpc/platforms/ |
| H A D | Kconfig | 210 whenever the temperature goes out of range. This is the fastest way
|
| /linux-6.15/arch/arm64/boot/dts/qcom/ |
| H A D | sdm845-oneplus-common.dtsi | 775 /* fastest mode for USB 2 */
|
| /linux-6.15/Documentation/driver-api/mtd/ |
| H A D | nand_ecc.rst | 274 I also introduced the parity lookup. I expected this to be the fastest 735 It proved to be fastest to do some table lookups. Performance gain
|
| /linux-6.15/Documentation/ABI/stable/ |
| H A D | sysfs-driver-speakup | 366 slowest, to nine fastest.
|
| /linux-6.15/arch/m68k/ifpsp060/src/ |
| H A D | isp.S | 470 # now, w/ group1, make mul64's decode the fastest since it will
|
| /linux-6.15/Documentation/mm/ |
| H A D | hmm.rst | 89 and 16 lanes). This is 33 times less than the fastest GPU memory (1 TBytes/s).
|
| /linux-6.15/Documentation/networking/ |
| H A D | arcnet.rst | 341 protocol. arc0 is the fastest of the three protocols (for
|
| /linux-6.15/Documentation/spi/ |
| H A D | spi-summary.rst | 303 several types. This example shows generic constraints like the fastest SPI
|
| /linux-6.15/Documentation/bpf/ |
| H A D | bpf_devel_QA.rst | 557 A: We recommend that developers who want the fastest incremental builds
|