/openbmc/linux/drivers/auxdisplay/ |
H A D | hd44780.c | 112 /* 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 D | Kconfig | 250 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 D | ip_vs_nq.c | 14 * sent to the server that minimize its expected delay (The Shortest
|
H A D | ip_vs_sed.c | 3 * IPVS: Shortest Expected Delay scheduling module
|
/openbmc/openbmc/poky/scripts/ |
H A D | buildstats-summary | 72 minimum = datetime.timedelta(seconds=args.shortest) 105 "--shortest",
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | rohm,bd71847-pmic.yaml | 65 # 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 D | rohm,bd71837-pmic.yaml | 65 # 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 D | cooker.py | 43 # Order is important for this test, shortest to longest is typical failure case
|
/openbmc/qemu/docs/specs/ |
H A D | ppc-spapr-numa.rst | 62 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 D | board.c | 281 /* 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 D | decompress_common.c | 64 * 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 D | utf8-norm.c | 36 * 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 D | dm-service-time.rst | 6 which selects a path with the shortest estimated service time for
|
/openbmc/linux/Documentation/locking/ |
H A D | lockstat.rst | 56 - 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 D | exmisc.c | 406 /* 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 D | gbmc-br-gw-src.sh | 60 # Pick the shortest address, we always want to use the most root level
|
/openbmc/linux/lib/zlib_inflate/ |
H A D | inftrees.c | 21 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 D | inftrees.c | 30 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 D | common.py | 24 # (for example, README.rst and README-COPYING.rst). The one with the shortest
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | configfs-usb-gadget-uvc | 276 dwMaxBitRate the maximum bit rate at the shortest 335 dwMaxBitRate the maximum bit rate at the shortest
|
/openbmc/linux/drivers/md/ |
H A D | Kconfig | 468 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 D | blk-mq.rst | 50 queues. When the request arrives at the block layer, it will try the shortest
|
/openbmc/linux/lib/ |
H A D | inflate.c | 283 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 D | probe.c | 184 * the ID length. Read according to shortest possible ID in parport_read_device_id()
|
/openbmc/linux/drivers/watchdog/ |
H A D | realtek_otto_wdt.c | 200 /* Configure for shortest timeout and wait for reset to occur */ in otto_wdt_restart()
|