Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/crypto/
H A Dxor.c122 struct xor_block_template *f, *fastest; in calibrate_xor_blocks() local
124 fastest = XOR_SELECT_TEMPLATE(NULL); in calibrate_xor_blocks()
126 if (fastest) { in calibrate_xor_blocks()
129 fastest->name); in calibrate_xor_blocks()
150 fastest = template_list; in calibrate_xor_blocks()
151 for (f = fastest; f; f = f->next) in calibrate_xor_blocks()
152 if (f->speed > fastest->speed) in calibrate_xor_blocks()
153 fastest = f; in calibrate_xor_blocks()
156 fastest->name, fastest->speed); in calibrate_xor_blocks()
162 active_template = fastest; in calibrate_xor_blocks()
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Drk3368-lion-u-boot.dtsi39 * may vary from the default configured here (e.g. 164.gzip is fastest
40 * with CBRD, whereas 252.eon and 186.crafty are fastest with CRBD).
/OK3568_Linux_fs/buildroot/package/python-mistune/
H A DConfig.in4 The fastest markdown parser in pure Python with renderer
/OK3568_Linux_fs/buildroot/package/rapidxml/
H A DConfig.in4 RapidXml is an attempt to create the fastest XML parser
/OK3568_Linux_fs/buildroot/package/libmdbx/
H A DConfig.in8 One of the fastest compact key-value ACID database
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-extended/pywbem/
H A Dpython3-pywbem_1.4.1.bb13 It also provides a Python provider interface, and is the fastest and easiest \
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dshtc1.rst54 non-blocking mode. Blocking mode will guarantee the fastest result but
H A Dsht3x.rst34 non-blocking mode. Blocking mode will guarantee the fastest result but
H A Dlm75.rst149 slowest chips and 125 ms for the fastest chips; reading it more often
H A Dadt7475.rst136 for a channel at a given time, in which case the maximum value (fastest
/OK3568_Linux_fs/kernel/drivers/net/hippi/
H A DKconfig35 of additional memory to allow for fastest operation, both for
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Dmscc-phy-vsc8531.txt10 the fastest possible edge time.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A 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
H A 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
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-driver-hid-lenovo49 Values are decimal integers from 1 (slowest) to 255 (fastest).
/OK3568_Linux_fs/kernel/usr/
H A DKconfig191 decompression speed is the second fastest and it's compression speed
203 is the fastest.
/OK3568_Linux_fs/kernel/lib/
H A DKconfig15 bool "Automatically choose fastest RAID6 PQ functions"
20 fastest one.
174 This is the fastest algorithm, but comes with a 8KiB lookup table.
/OK3568_Linux_fs/buildroot/package/ripgrep/
H A D0001-puts-jemalloc-allocator-behind-a-cargo-feature-flag.patch108 // have the fastest version of everything. Its goal is to be small and amenable
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A DKconfig92 fastest AES implementation for single blocks. For multiple
/OK3568_Linux_fs/kernel/Documentation/staging/
H A Dxz.rst95 the fastest settings, so it isn't clear if LZMA2 encoder is wanted
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dda850-lego-ev3.dts228 * This is the fastest we can go.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/
H A Dnumaperf.rst113 initiator access, and the term "near memory" represents the fastest
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/
H A DKconfig219 whenever the temperature goes out of range. This is the fastest way
/OK3568_Linux_fs/kernel/Documentation/driver-api/mtd/
H A Dnand_ecc.rst274 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
/OK3568_Linux_fs/kernel/Documentation/ABI/stable/
H A Dsysfs-driver-speakup350 slowest, to nine fastest.

12