/openbmc/linux/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()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | rk3368-lion-u-boot.dtsi | 38 * may vary from the default configured here (e.g. 164.gzip is fastest 39 * with CBRD, whereas 252.eon and 186.crafty are fastest with CRBD).
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-parsimonious_0.10.0.bb | 1 SUMMARY = "Parsimonious aims to be the fastest arbitrary-lookahead parser written in pure Python."
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/pywbem/ |
H A D | python3-pywbem_1.7.2.bb | 13 It also provides a Python provider interface, and is the fastest and easiest \
|
/openbmc/linux/Documentation/hwmon/ |
H A D | shtc1.rst | 54 non-blocking mode. Blocking mode will guarantee the fastest result but
|
H A D | lm75.rst | 151 slowest chips and 125 ms for the fastest chips; reading it more often
|
H A D | adt7475.rst | 136 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.
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | speeding-up-build.rst | 54 IPK is the fastest. Additionally, selecting a singular packaging 70 system maintainers have recommended that the fastest way to clean up
|
/openbmc/linux/drivers/net/hippi/ |
H A D | Kconfig | 35 of additional memory to allow for fastest operation, both for
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | mscc-phy-vsc8531.txt | 10 the fastest possible edge time.
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-hid-lenovo | 49 Values are decimal integers from 1 (slowest) to 255 (fastest).
|
/openbmc/linux/usr/ |
H A D | Kconfig | 190 decompression speed is the second fastest and it's compression speed 202 is the fastest.
|
/openbmc/linux/samples/bpf/ |
H A D | README.rst | 75 We recommend that developers who want the fastest incremental builds
|
/openbmc/linux/lib/ |
H A D | Kconfig | 15 bool "Automatically choose fastest RAID6 PQ functions" 20 fastest one. 206 This is the fastest algorithm, but comes with a 8KiB lookup table.
|
/openbmc/linux/arch/arm/crypto/ |
H A D | Kconfig | 158 fastest AES implementation for single blocks. For multiple
|
/openbmc/linux/Documentation/staging/ |
H A D | xz.rst | 95 the fastest settings, so it isn't clear if LZMA2 encoder is wanted
|
/openbmc/linux/arch/arm/boot/dts/ti/davinci/ |
H A D | da850-lego-ev3.dts | 228 * This is the fastest we can go.
|
/openbmc/linux/Documentation/admin-guide/mm/ |
H A D | numaperf.rst | 112 initiator access, and the term "near memory" represents the fastest
|
/openbmc/linux/arch/powerpc/platforms/ |
H A D | Kconfig | 222 whenever the temperature goes out of range. This is the fastest way
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm845-oneplus-common.dtsi | 752 /* fastest mode for USB 2 */
|
/openbmc/linux/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
|
/openbmc/openbmc-test-automation/lib/ |
H A D | fan_utils.robot | 148 ... speed of the fastest blade.
|
/openbmc/linux/Documentation/ABI/stable/ |
H A D | sysfs-driver-speakup | 366 slowest, to nine fastest.
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | bug-hunting.rst | 272 Usually, the fastest way to have your bug fixed is to report it to mailing
|