Searched full:efficient (Results 1 – 25 of 1151) sorted by relevance
12345678910>>...47
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | btrfs.rst | 15 * Space efficient packing of small files 16 * Space efficient indexed directories 25 * Efficient incremental backup and FS mirroring
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
| D | ethernet-phy.yaml | 105 Mark the corresponding energy efficient ethernet mode as 111 Mark the corresponding energy efficient ethernet mode as 117 Mark the corresponding energy efficient ethernet mode as 123 Mark the corresponding energy efficient ethernet mode as 129 Mark the corresponding energy efficient ethernet mode as 135 Mark the corresponding energy efficient ethernet mode as
|
| /kernel/linux/linux-6.6/Documentation/filesystems/ |
| D | btrfs.rst | 15 * Space efficient packing of small files 16 * Space efficient indexed directories 28 * Efficient incremental backup and FS mirroring (send/receive)
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/ |
| D | ethernet-phy.yaml | 120 Mark the corresponding energy efficient ethernet mode as 126 Mark the corresponding energy efficient ethernet mode as 132 Mark the corresponding energy efficient ethernet mode as 138 Mark the corresponding energy efficient ethernet mode as 144 Mark the corresponding energy efficient ethernet mode as 150 Mark the corresponding energy efficient ethernet mode as
|
| /kernel/linux/linux-6.6/arch/sparc/include/asm/ |
| D | elf_64.h | 73 #define AV_SPARC_MUL32 0x00000100 /* 32x32 multiply is efficient */ 74 #define AV_SPARC_DIV32 0x00000200 /* 32x32 divide is efficient */ 75 #define AV_SPARC_FSMULD 0x00000400 /* 'fsmuld' is efficient */ 77 #define AV_SPARC_POPC 0x00001000 /* 'popc' is efficient */
|
| /kernel/linux/linux-5.10/arch/sparc/include/asm/ |
| D | elf_64.h | 74 #define AV_SPARC_MUL32 0x00000100 /* 32x32 multiply is efficient */ 75 #define AV_SPARC_DIV32 0x00000200 /* 32x32 divide is efficient */ 76 #define AV_SPARC_FSMULD 0x00000400 /* 'fsmuld' is efficient */ 78 #define AV_SPARC_POPC 0x00001000 /* 'popc' is efficient */
|
| /kernel/linux/linux-6.6/drivers/atm/ |
| D | Kconfig | 32 tristate "Efficient Networks Speedstream 3010" 35 Supports ATM cards based on the Efficient Networks "Lanai" 41 tristate "Efficient Networks ENI155P" 44 Driver for the Efficient Networks ENI155p series and SMC ATM 46 2MB on-board RAM (Efficient calls them "C" and "S", respectively),
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/ |
| D | leds-lm3692x.txt | 1 * Texas Instruments - LM3692x Highly Efficient White LED Driver 3 The LM3692x is an ultra-compact, highly efficient,
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/leds/ |
| D | leds-lm3692x.txt | 1 * Texas Instruments - LM3692x Highly Efficient White LED Driver 3 The LM3692x is an ultra-compact, highly efficient,
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/ |
| D | sparsebit.h | 8 * This library provides a memory efficient means of storing 12 * to each other. This library is efficient in memory usage
|
| /kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/ |
| D | sparsebit.h | 8 * This library provides a memory efficient means of storing 12 * to each other. This library is efficient in memory usage
|
| /kernel/linux/linux-5.10/drivers/atm/ |
| D | Kconfig | 32 tristate "Efficient Networks Speedstream 3010" 35 Supports ATM cards based on the Efficient Networks "Lanai" 41 tristate "Efficient Networks ENI155P" 44 Driver for the Efficient Networks ENI155p series and SMC ATM 46 2MB on-board RAM (Efficient calls them "C" and "S", respectively),
|
| /kernel/linux/linux-5.10/fs/reiserfs/ |
| D | Kconfig | 9 Balanced trees are more efficient than traditional file system 12 In general, ReiserFS is as fast as ext2, but is very efficient with
|
| /kernel/linux/linux-5.10/include/net/ |
| D | fq.h | 23 * fat flows and efficient head-dropping if packet limit is reached 62 * @backlogs: linked to fq_flows. Used to maintain fat flows for efficient
|
| /kernel/linux/linux-6.6/Documentation/scheduler/ |
| D | sched-energy.rst | 10 Energy Model (EM) of the CPUs to select an energy efficient CPU for each task, 132 platform and the PELT signals to choose an energy-efficient target CPU during 251 necessarily more energy-efficient than big CPUs. For some systems, the high OPPs 252 of the little CPUs can be less energy-efficient than the lowest OPPs of the 258 And even in the case where all OPPs of the big CPUs are less energy-efficient 289 the most energy efficient CPUs of the system more than the others if that can be 291 it from breaking the energy-efficient task placement found by EAS. It is safe to
|
| /kernel/linux/linux-5.10/Documentation/scheduler/ |
| D | sched-energy.rst | 10 Energy Model (EM) of the CPUs to select an energy efficient CPU for each task, 132 platform and the PELT signals to choose an energy-efficient target CPU during 251 necessarily more energy-efficient than big CPUs. For some systems, the high OPPs 252 of the little CPUs can be less energy-efficient than the lowest OPPs of the 258 And even in the case where all OPPs of the big CPUs are less energy-efficient 289 the most energy efficient CPUs of the system more than the others if that can be 291 it from breaking the energy-efficient task placement found by EAS. It is safe to
|
| /kernel/linux/linux-5.10/Documentation/core-api/ |
| D | idr.rst | 18 only ID allocation, and as a result is much more memory-efficient. 43 idr_alloc_cyclic(). The IDR becomes less efficient when dealing
|
| D | xarray.rst | 15 next or previous entry in a cache-efficient manner. In contrast to a 17 order to grow the array. It is more memory-efficient, parallelisable 21 The XArray implementation is efficient when the indices used are densely 159 want to allocate entries starting at 1, it is more efficient to use 181 xa_is_err() is slightly more efficient. 302 set or clear a mark. It may be more efficient to use the advanced API
|
| /kernel/linux/linux-5.10/Documentation/driver-api/ |
| D | io-mapping.rst | 28 maps are more efficient:: 92 provides an efficient mapping for this usage.
|
| /kernel/linux/linux-6.6/fs/reiserfs/ |
| D | Kconfig | 15 Balanced trees are more efficient than traditional file system 18 In general, ReiserFS is as fast as ext2, but is very efficient with
|
| /kernel/linux/linux-6.6/Documentation/core-api/ |
| D | idr.rst | 18 only ID allocation, and as a result is much more memory-efficient. 46 idr_alloc_cyclic(). The IDR becomes less efficient when dealing
|
| D | xarray.rst | 15 next or previous entry in a cache-efficient manner. In contrast to a 17 order to grow the array. It is more memory-efficient, parallelisable 21 The XArray implementation is efficient when the indices used are densely 159 want to allocate entries starting at 1, it is more efficient to use 181 xa_is_err() is slightly more efficient. 302 set or clear a mark. It may be more efficient to use the advanced API
|
| /kernel/linux/linux-6.6/arch/arm/mm/ |
| D | proc-arm940.S | 98 * There is no efficient way to flush a range of cache entries 174 * There is no efficient way to invalidate a specifid virtual 195 * There is no efficient way to clean a specifid virtual 219 * There is no efficient way to clean and invalidate a specifid
|
| /kernel/linux/linux-5.10/arch/arm/mm/ |
| D | proc-arm940.S | 98 * There is no efficient way to flush a range of cache entries 174 * There is no efficient way to invalidate a specifid virtual 195 * There is no efficient way to clean a specifid virtual 219 * There is no efficient way to clean and invalidate a specifid
|
| /kernel/linux/linux-5.10/include/linux/regulator/ |
| D | consumer.h | 20 * to use most efficient operating mode depending upon voltage and load and 47 * best (and most efficient) regulator mode for a desired load. 53 * In order of power efficiency (least efficient at top). 63 * IDLE Regulator runs in a more efficient mode for light 69 * STANDBY Regulator runs in the most efficient mode for very
|
12345678910>>...47