Home
last modified time | relevance | path

Searched full:efficient (Results 1 – 25 of 663) sorted by relevance

12345678910>>...27

/linux-6.12.1/Documentation/filesystems/
Dbtrfs.rst15 * Space efficient packing of small files
16 * Space efficient indexed directories
28 * Efficient incremental backup and FS mirroring (send/receive)
/linux-6.12.1/Documentation/devicetree/bindings/net/
Dethernet-phy.yaml128 Mark the corresponding energy efficient ethernet mode as
134 Mark the corresponding energy efficient ethernet mode as
140 Mark the corresponding energy efficient ethernet mode as
146 Mark the corresponding energy efficient ethernet mode as
152 Mark the corresponding energy efficient ethernet mode as
158 Mark the corresponding energy efficient ethernet mode as
/linux-6.12.1/arch/sparc/include/asm/
Delf_64.h73 #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 */
/linux-6.12.1/drivers/atm/
DKconfig32 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),
Dtonga.h2 /* drivers/atm/tonga.h - Efficient Networks Tonga (PCI bridge) declarations */
/linux-6.12.1/Documentation/scheduler/
Dsched-energy.rst10 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
/linux-6.12.1/Documentation/devicetree/bindings/leds/
Dti.lm36922.yaml7 title: Texas Instruments - LM3692x Highly Efficient White LED Driver
13 The LM3692x is an ultra-compact, highly efficient,
/linux-6.12.1/fs/reiserfs/
DKconfig15 Balanced trees are more efficient than traditional file system
18 In general, ReiserFS is as fast as ext2, but is very efficient with
/linux-6.12.1/tools/testing/selftests/kvm/include/
Dsparsebit.h8 * This library provides a memory efficient means of storing
12 * to each other. This library is efficient in memory usage
/linux-6.12.1/Documentation/core-api/
Didr.rst18 only ID allocation, and as a result is much more memory-efficient.
46 idr_alloc_cyclic(). The IDR becomes less efficient when dealing
Dxarray.rst15 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
/linux-6.12.1/arch/arm/mm/
Dproc-arm940.S105 * There is no efficient way to flush a range of cache entries
187 * There is no efficient way to invalidate a specifid virtual
208 * There is no efficient way to clean a specifid virtual
233 * There is no efficient way to clean and invalidate a specifid
/linux-6.12.1/include/linux/regulator/
Dconsumer.h20 * to use most efficient operating mode depending upon voltage and load and
48 * best (and most efficient) regulator mode for a desired load.
54 * In order of power efficiency (least efficient at top).
64 * IDLE Regulator runs in a more efficient mode for light
70 * STANDBY Regulator runs in the most efficient mode for very
/linux-6.12.1/drivers/gpu/drm/i915/gt/
Dselftest_slpc.c91 pr_err("Unable to restore efficient freq"); in slpc_restore_freq()
306 * Turn off efficient frequency so RPn/RP0 ranges are obeyed. in run_test()
310 pr_err("Unable to turn off efficient freq!"); in run_test()
395 /* Restore min/max/efficient frequencies */ in run_test()
/linux-6.12.1/drivers/base/regmap/
Dregmap-spmi.c42 * SPMI defines a more bandwidth-efficient 'Register 0 Write' sequence, in regmap_spmi_base_gather_write()
119 * bandwidth-efficient 'Extended Register Read' command when possible in regmap_spmi_ext_read()
/linux-6.12.1/include/net/
Diw_handler.h98 * o Lean : it should be efficient memory wise to minimise the impact
107 * handler in a single lookup, which is much more efficient (think hash
121 * efficient. If each of the handler was individually typed I would need
125 * hardware, it may be more efficient or logical to handle multiple
368 * efficient, but that's another story...
464 * Function that are so simple that it's more efficient inlining them
/linux-6.12.1/fs/omfs/
DKconfig10 more efficient than a standard FS for MPEG files, in fact likely
/linux-6.12.1/arch/openrisc/include/asm/
Dtlb.h19 * OpenRISC doesn't have an efficient flush_tlb_range() so use flush_tlb_mm()
/linux-6.12.1/arch/arm/include/asm/
Dglue.h9 * into the kernel in an efficient manner. The idea is to use branches
/linux-6.12.1/drivers/platform/x86/amd/pmf/
DKconfig17 quiter, power efficient by adapting to user behavior and environment.
/linux-6.12.1/Documentation/trace/rv/
Ddeterministic_automata.rst51 In the paper "Efficient formal verification for the Linux kernel",
182 Silva. Efficient formal verification for the Linux kernel. In:
/linux-6.12.1/tools/verification/dot2/
Ddot2c10 # "Efficient Formal Verification for the Linux Kernel." International
/linux-6.12.1/drivers/md/dm-vdo/indexer/
Dindex-page-map.h14 * the index pages for each chapter, allowing the volume to be efficient about reading only pages
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_pc_types.h20 /** @rpe_freq: HW RPe frequency - The Efficient one */
/linux-6.12.1/include/linux/
Dunion_find.h9 * sets and supports efficient union and find operations.

12345678910>>...27