Home
last modified time | relevance | path

Searched full:shortest (Results 1 – 25 of 86) sorted by relevance

1234

/openbmc/linux/drivers/auxdisplay/
H A Dhd44780.c112 /* The shortest command takes at least 120 us */ in hd44780_write_cmd_gpio8()
123 /* The shortest data takes at least 45 us */ in hd44780_write_data_gpio8()
151 /* The shortest command takes at least 120 us */ in hd44780_write_cmd_gpio4()
179 /* The shortest data takes at least 45 us */ in hd44780_write_data_gpio4()
/openbmc/linux/net/netfilter/ipvs/
H A DKconfig250 tristate "shortest expected delay scheduling"
252 The shortest expected delay scheduling algorithm assigns network
253 connections to the server with the shortest expected delay. The
269 that minimize its expected delay (The Shortest Expected Delay
H A Dip_vs_nq.c14 * sent to the server that minimize its expected delay (The Shortest
H A Dip_vs_sed.c3 * IPVS: Shortest Expected Delay scheduling module
/openbmc/openbmc/poky/scripts/
H A Dbuildstats-summary72 minimum = datetime.timedelta(seconds=args.shortest)
105 "--shortest",
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Drohm,bd71847-pmic.yaml65 # Shortest being 10ms, next 500ms and then multiple of 500ms up to 7,5s
67 # Shortest being 10ms, next 1000ms and then multiple of 1000ms up to 15s
H A Drohm,bd71837-pmic.yaml65 # Shortest being 10ms, next 500ms and then multiple of 500ms up to 7,5s
67 # Shortest being 10ms, next 1000ms and then multiple of 1000ms up to 15s
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dcooker.py43 # Order is important for this test, shortest to longest is typical failure case
/openbmc/qemu/docs/specs/
H A Dppc-spapr-numa.rst62 to the same first boundary will have the shortest distance from each
247 the shortest distance.
373 The kernel will always match with the shortest associativity domain possible,
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Dboard.c281 /* Set the watchdog for its shortest interval (.5s) and wait */ in reset_cpu()
293 /* Set the watchdog for its shortest interval (.5s) and wait */ in reset_cpu()
/openbmc/linux/fs/ntfs3/lib/
H A Ddecompress_common.c64 * used symbols are assigned the shortest codeword lengths.
196 * The table will start with entries for the shortest codeword(s), which in make_huffman_decode_table()
/openbmc/linux/fs/unicode/
H A Dutf8-norm.c36 * shortest representation of a 32bit value is to be used. A decoder
62 * The shortest sequence requirement was introduced by:
63 * Corrigendum #1: UTF-8 Shortest Form
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-service-time.rst6 which selects a path with the shortest estimated service time for
/openbmc/linux/Documentation/locking/
H A Dlockstat.rst56 - shortest (non-0) time we ever had to wait for a lock
69 - shortest (non-0) time we ever held the lock
/openbmc/linux/drivers/acpi/acpica/
H A Dexmisc.c406 /* Bytes match (to shortest length), compare lengths */ in acpi_ex_do_logical_op()
423 /* Bytes match (to shortest length), compare lengths */ in acpi_ex_do_logical_op()
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/
H A Dgbmc-br-gw-src.sh60 # Pick the shortest address, we always want to use the most root level
/openbmc/linux/lib/zlib_inflate/
H A Dinftrees.c21 longest code or if it is less than the shortest code.
67 for the first code of the shortest length, and the codes are integer in zlib_inflate_table()
/openbmc/u-boot/lib/zlib/
H A Dinftrees.c30 longest code or if it is less than the shortest code.
77 for the first code of the shortest length, and the codes are integer in inflate_table()
/openbmc/openbmc/poky/scripts/lib/checklayer/cases/
H A Dcommon.py24 # (for example, README.rst and README-COPYING.rst). The one with the shortest
/openbmc/linux/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-uvc276 dwMaxBitRate the maximum bit rate at the shortest
335 dwMaxBitRate the maximum bit rate at the shortest
/openbmc/linux/drivers/md/
H A DKconfig468 the path expected to complete the incoming I/O in the shortest
478 the path expected to complete the incoming I/O in the shortest
/openbmc/linux/Documentation/block/
H A Dblk-mq.rst50 queues. When the request arrives at the block layer, it will try the shortest
/openbmc/linux/lib/
H A Dinflate.c283 shortest codes, so those codes dominate the decoding time, and hence
295 bits is used, or when the shortest code is *longer* than the requested
296 table size, in which case the length of the shortest code in bits is
453 /* go through the bit lengths (k already is bits in shortest code) */ in huft_build()
/openbmc/linux/drivers/parport/
H A Dprobe.c184 * the ID length. Read according to shortest possible ID in parport_read_device_id()
/openbmc/linux/drivers/watchdog/
H A Drealtek_otto_wdt.c200 /* Configure for shortest timeout and wait for reset to occur */ in otto_wdt_restart()

1234