| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | hashmap.c | 155 enum hashmap_insert_strategy strategy, in hashmap__insert() argument 168 if (strategy != HASHMAP_APPEND && in hashmap__insert() 175 if (strategy == HASHMAP_SET || strategy == HASHMAP_UPDATE) { in hashmap__insert() 179 } else if (strategy == HASHMAP_ADD) { in hashmap__insert() 184 if (strategy == HASHMAP_UPDATE) in hashmap__insert()
|
| D | hashmap.h | 85 * Hashmap insertion strategy: 107 * provided strategy value. If a given key/value pair replaced already 113 enum hashmap_insert_strategy strategy,
|
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| D | hashmap.c | 155 enum hashmap_insert_strategy strategy, in hashmap__insert() argument 168 if (strategy != HASHMAP_APPEND && in hashmap__insert() 175 if (strategy == HASHMAP_SET || strategy == HASHMAP_UPDATE) { in hashmap__insert() 179 } else if (strategy == HASHMAP_ADD) { in hashmap__insert() 184 if (strategy == HASHMAP_UPDATE) in hashmap__insert()
|
| D | hashmap.h | 85 * Hashmap insertion strategy: 107 * provided strategy value. If a given key/value pair replaced already 113 enum hashmap_insert_strategy strategy,
|
| /kernel/linux/linux-4.19/Documentation/networking/ |
| D | ipvs-sysctl.txt | 14 enough available memory, the respective strategy will be 16 the strategy is disabled and the variable is set to 1. 106 that this strategy is always disabled, 1 and 2 mean automatic 107 modes (when there is no enough available memory, the strategy 109 otherwise the strategy is disabled and the variable is set to 110 1), and 3 means that that the strategy is always enabled.
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | ipvs-sysctl.rst | 21 enough available memory, the respective strategy will be 23 the strategy is disabled and the variable is set to 1. 113 that this strategy is always disabled, 1 and 2 mean automatic 114 modes (when there is no enough available memory, the strategy 116 otherwise the strategy is disabled and the variable is set to 117 1), and 3 means that the strategy is always enabled.
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/pm/ |
| D | strategies.rst | 22 is affected by the state changes, this strategy is referred to as the 25 The other strategy, referred to as the :doc:`working-state power management 28 this strategy is in use, the working state of the system usually does not
|
| /kernel/linux/linux-4.19/Documentation/admin-guide/pm/ |
| D | strategies.rst | 18 is affected by the state changes, this strategy is referred to as the 21 The other strategy, referred to as the :doc:`working-state power management 24 this strategy is in use, the working state of the system usually does not
|
| /kernel/linux/linux-4.19/Documentation/acpi/ |
| D | osi.txt | 95 That is the *only* viable strategy, as that is what modern Windows does, 124 This strategy is problematic, as Linux is never completely compatible with 140 The result is a strategy for Linux to maximize compatibility with 172 Like Linux's _OSI("*Windows*") strategy, Linux defaults to 175 Just like on Windows-tested platforms, this strategy has risks.
|
| /kernel/linux/linux-5.10/Documentation/firmware-guide/acpi/ |
| D | osi.rst | 98 That is the *only* viable strategy, as that is what modern Windows does, 127 This strategy is problematic, as Linux is never completely compatible with 143 The result is a strategy for Linux to maximize compatibility with 175 Like Linux's _OSI("*Windows*") strategy, Linux defaults to 178 Just like on Windows-tested platforms, this strategy has risks.
|
| /kernel/linux/linux-5.10/drivers/pinctrl/nomadik/ |
| D | pinctrl-abx500.h | 155 * setting strategy of the rising interrupt line 157 * setting strategy of the falling interrupt line 158 * @irq_gpio_factor: Factor used to compute specific setting strategy of
|
| /kernel/linux/linux-4.19/drivers/pinctrl/nomadik/ |
| D | pinctrl-abx500.h | 155 * setting strategy of the rising interrupt line 157 * setting strategy of the falling interrupt line 158 * @irq_gpio_factor: Factor used to compute specific setting strategy of
|
| /kernel/linux/linux-5.10/lib/zlib_dfltcc/ |
| D | dfltcc_util.h | 92 int strategy, in dfltcc_are_params_ok() argument 98 (strategy == Z_DEFAULT_STRATEGY); in dfltcc_are_params_ok()
|
| /kernel/linux/linux-4.19/include/dt-bindings/clock/ |
| D | lpc18xx-cgu.h | 4 * This code is released using a dual license strategy: BSD/GPL
|
| D | lpc32xx-clock.h | 4 * This code is released using a dual license strategy: BSD/GPL
|
| /kernel/linux/linux-4.19/arch/arm/boot/dts/ |
| D | lpc4350.dtsi | 6 * This code is released using a dual license strategy: BSD/GPL
|
| D | lpc4357.dtsi | 6 * This code is released using a dual license strategy: BSD/GPL
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | lpc4350.dtsi | 6 * This code is released using a dual license strategy: BSD/GPL
|
| D | lpc4357.dtsi | 6 * This code is released using a dual license strategy: BSD/GPL
|
| /kernel/linux/linux-5.10/include/dt-bindings/clock/ |
| D | lpc18xx-cgu.h | 4 * This code is released using a dual license strategy: BSD/GPL
|
| D | lpc32xx-clock.h | 4 * This code is released using a dual license strategy: BSD/GPL
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/pci/ |
| D | pci.txt | 23 drivers could add this as a strategy to avoid unnecessary operation for
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | zlib.h | 170 /* compression strategy; see deflateInit2() below for details */ 459 int strategy); 480 The strategy parameter is used to tune the compression algorithm. Use the 487 between Z_DEFAULT and Z_HUFFMAN_ONLY. The strategy parameter only affects 582 int strategy);
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | zlib.h | 170 /* compression strategy; see deflateInit2() below for details */ 465 int strategy); 486 The strategy parameter is used to tune the compression algorithm. Use the 493 between Z_DEFAULT and Z_HUFFMAN_ONLY. The strategy parameter only affects 588 int strategy);
|
| /kernel/linux/linux-4.19/arch/sparc/kernel/ |
| D | dtlb_prot.S | 3 * dtlb_prot.S: DTLB protection trap strategy.
|