Searched full:shortest (Results 1 – 25 of 114) sorted by relevance
12345
| /kernel/linux/linux-5.10/drivers/auxdisplay/ |
| D | hd44780.c | 110 /* The shortest command takes at least 120 us */ in hd44780_write_cmd_gpio8() 121 /* The shortest data takes at least 45 us */ in hd44780_write_data_gpio8() 138 /* The shortest command takes at least 120 us */ in hd44780_write_cmd_gpio4() 166 /* The shortest data takes at least 45 us */ in hd44780_write_data_gpio4()
|
| /kernel/linux/linux-6.6/drivers/auxdisplay/ |
| 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()
|
| /kernel/linux/linux-5.10/net/netfilter/ipvs/ |
| D | Kconfig | 249 tristate "shortest expected delay scheduling" 251 The shortest expected delay scheduling algorithm assigns network 252 connections to the server with the shortest expected delay. The 268 that minimize its expected delay (The Shortest Expected Delay
|
| D | ip_vs_nq.c | 14 * sent to the server that minimize its expected delay (The Shortest
|
| D | ip_vs_sed.c | 3 * IPVS: Shortest Expected Delay scheduling module
|
| /kernel/linux/linux-6.6/net/netfilter/ipvs/ |
| 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
|
| D | ip_vs_nq.c | 14 * sent to the server that minimize its expected delay (The Shortest
|
| D | ip_vs_sed.c | 3 * IPVS: Shortest Expected Delay scheduling module
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
| 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
|
| D | rohm,bd71837-pmic.yaml | 59 # Shortest being 10ms, next 500ms and then multiple of 500ms up to 7,5s 61 # Shortest being 10ms, next 1000ms and then multiple of 1000ms up to 15s
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/ |
| 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
|
| 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
|
| /kernel/linux/linux-5.10/arch/arm/mach-picoxcell/ |
| D | common.c | 65 * Configure the watchdog to reset with the shortest possible timeout in picoxcell_wdt_restart()
|
| /kernel/linux/linux-5.10/drivers/net/wan/ |
| D | sbni.h | 94 #define SBNI_MIN_LEN 60 /* Shortest Ethernet frame without FCS */
|
| /kernel/linux/linux-6.6/fs/ntfs3/lib/ |
| 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()
|
| /kernel/linux/linux-6.6/fs/unicode/ |
| 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
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
| D | dm-service-time.rst | 6 which selects a path with the shortest estimated service time for
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/device-mapper/ |
| D | dm-service-time.rst | 6 which selects a path with the shortest estimated service time for
|
| /kernel/linux/linux-6.6/Documentation/locking/ |
| 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
|
| /kernel/linux/linux-5.10/Documentation/locking/ |
| 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
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| 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()
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| 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()
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | configfs-usb-gadget-uvc | 228 dwMaxBitRate the maximum bit rate at the shortest 287 dwMaxBitRate the maximum bit rate at the shortest
|
| /kernel/linux/linux-6.6/lib/zlib_inflate/ |
| 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()
|
| /kernel/linux/linux-5.10/lib/zlib_inflate/ |
| 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()
|
12345