Home
last modified time | relevance | path

Searched full:shallower (Results 1 – 16 of 16) sorted by relevance

/linux-6.14.4/drivers/cpuidle/governors/
Dteo.c55 * 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/
Dunion_find.c9 * pointers. It also performs path compression, making the tree shallower.
/linux-6.14.4/Documentation/devicetree/bindings/cpu/
Didle-states.yaml176 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/
Dcpuidle.rst138 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
Dintel_idle.rst229 shallower ones. Setting the ``ibrs_off`` module parameter will force the IBRS
/linux-6.14.4/arch/sparc/include/asm/
Dprocessor_64.h212 * a shallower prefetch queue than later chips.
/linux-6.14.4/drivers/acpi/
Ddevice_pm.c72 * 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/
Dcpuidle.rst185 be saved by staying in a shallower idle state for the same amount of
/linux-6.14.4/drivers/cpuidle/
Dcpuidle.c312 /* Shallower states are enabled, so update. */ in cpuidle_enter_state()
/linux-6.14.4/drivers/pci/hotplug/
Dpciehp_hpc.c599 * Interrupts only occur in D3hot or shallower and only if enabled in pciehp_isr()
/linux-6.14.4/arch/x86/entry/
Dentry_32.S698 * When switching from a shallower to a deeper call stack
Dentry_64.S199 * When switching from a shallower to a deeper call stack
/linux-6.14.4/arch/powerpc/platforms/powernv/
Didle.c1207 * in a shallower state than SPR loss, so force it to in pnv_arch300_idle_init()
/linux-6.14.4/drivers/pci/
Dpci-acpi.c1013 * 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/
Dintel_display_power_well.c744 * that state to a shallower power state (lower in number). The HW will decide
/linux-6.14.4/drivers/idle/
Dintel_idle.c1961 /* if PC10 disabled via cmdline intel_idle.max_cstate=7 or shallower */ in sklh_idle_state_table_update()