Searched full:shallower (Results 1 – 16 of 16) sorted by relevance
/linux-6.14.4/drivers/cpuidle/governors/ |
D | teo.c | 55 * that corresponds to an idle state shallower than the one whose bin is fallen 70 * - The sum of the "hits" metric for all of the idle states shallower than 74 * - The sum of the "intercepts" metric for all of the idle states shallower 80 * a shallower idle state is likely to be more suitable, so look for it. 82 * - Traverse the enabled idle states shallower than the candidate one in the 96 * residency of the current candidate state, in which case a new shallower 237 * teo_find_shallower_state - Find shallower idle state matching given duration. 315 * shallower than the current one. in teo_select() 353 * shallower than the current candidate one (idx) is greater than the in teo_select() 355 * all of the deeper states, a shallower idle state is likely to be a in teo_select() [all …]
|
/linux-6.14.4/lib/ |
D | union_find.c | 9 * pointers. It also performs path compression, making the tree shallower.
|
/linux-6.14.4/Documentation/devicetree/bindings/cpu/ |
D | idle-states.yaml | 176 shallower slope and essentially represents the energy consumption of the idle 221 However, the lower power consumption (i.e. shallower energy curve slope) of 226 shallower states in a system with multiple idle states) is defined
|
/linux-6.14.4/Documentation/admin-guide/pm/ |
D | cpuidle.rst | 138 the shallower idle states instead. [The "depth" of an idle state roughly 326 that time, the governor may need to select a shallower state with a suitable 485 this idle state and entered a shallower one instead of it (or even it did not
|
D | intel_idle.rst | 229 shallower ones. Setting the ``ibrs_off`` module parameter will force the IBRS
|
/linux-6.14.4/arch/sparc/include/asm/ |
D | processor_64.h | 212 * a shallower prefetch queue than later chips.
|
/linux-6.14.4/drivers/acpi/ |
D | device_pm.c | 72 * state shallower than previously set by acpi_device_set_power() for @device 110 * shallower than the actual power state of the device, because in acpi_device_get_power() 219 * (deeper) states to higher-power (shallower) states. in acpi_device_set_power()
|
/linux-6.14.4/Documentation/driver-api/pm/ |
D | cpuidle.rst | 185 be saved by staying in a shallower idle state for the same amount of
|
/linux-6.14.4/drivers/cpuidle/ |
D | cpuidle.c | 312 /* Shallower states are enabled, so update. */ in cpuidle_enter_state()
|
/linux-6.14.4/drivers/pci/hotplug/ |
D | pciehp_hpc.c | 599 * Interrupts only occur in D3hot or shallower and only if enabled in pciehp_isr()
|
/linux-6.14.4/arch/x86/entry/ |
D | entry_32.S | 698 * When switching from a shallower to a deeper call stack
|
D | entry_64.S | 199 * When switching from a shallower to a deeper call stack
|
/linux-6.14.4/arch/powerpc/platforms/powernv/ |
D | idle.c | 1207 * in a shallower state than SPR loss, so force it to in pnv_arch300_idle_init()
|
/linux-6.14.4/drivers/pci/ |
D | pci-acpi.c | 1013 * if the power state returned by _S0W is D2 or shallower, in acpi_pci_bridge_d3()
|
/linux-6.14.4/drivers/gpu/drm/i915/display/ |
D | intel_display_power_well.c | 744 * that state to a shallower power state (lower in number). The HW will decide
|
/linux-6.14.4/drivers/idle/ |
D | intel_idle.c | 1961 /* if PC10 disabled via cmdline intel_idle.max_cstate=7 or shallower */ in sklh_idle_state_table_update()
|