Home
last modified time | relevance | path

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

/linux/drivers/cpuidle/governors/
H A Dteo.c19 * the upcoming CPU idle period and, if not, then which of the shallower idle
54 * shallower than the one whose bin is fallen into by the sleep length (these
70 * - The sum of the "intercepts" metrics for all of the idle states shallower
78 * - Traverse the idle states shallower than the candidate one in the
246 * teo_find_shallower_state - Find shallower idle state matching given duration.
322 * shallower than the current one. in teo_select()
363 * shallower than the current candidate one (idx) is greater than the in teo_select()
365 * all of the deeper states a shallower idle state is likely to be a in teo_select()
432 * idle state shallower than the current candidate one. in teo_select()
458 * candidate state, a shallower one needs to be found. in teo_select()
/linux/lib/
H A Dunion_find.c9 * pointers. It also performs path compression, making the tree shallower.
/linux/Documentation/admin-guide/pm/
H A Dcpuidle.rst138 the shallower idle states instead. [The "depth" of an idle state roughly
314 shallower state is likely to be a better option then. The first approximation
336 that time, the governor may need to select a shallower state with a suitable
495 this idle state and entered a shallower one instead of it (or even it did not
H A Dintel_idle.rst229 shallower ones. Setting the ``ibrs_off`` module parameter will force the IBRS
/linux/Documentation/devicetree/bindings/cpu/
H A 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/arch/sparc/include/asm/
H A Dprocessor_64.h212 * a shallower prefetch queue than later chips.
/linux/drivers/acpi/
H A 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/Documentation/driver-api/pm/
H A Dcpuidle.rst185 be saved by staying in a shallower idle state for the same amount of
/linux/drivers/cpuidle/
H A Dcpuidle.c308 /* Shallower states are enabled, so update. */ in cpuidle_enter_state()
/linux/drivers/pci/hotplug/
H A Dpciehp_hpc.c599 * Interrupts only occur in D3hot or shallower and only if enabled in pciehp_isr()
/linux/arch/x86/entry/
H A Dentry_32.S698 * When switching from a shallower to a deeper call stack
H A Dentry_64.S199 * When switching from a shallower to a deeper call stack
/linux/arch/powerpc/platforms/powernv/
H A Didle.c1207 * in a shallower state than SPR loss, so force it to in pnv_arch300_idle_init()
/linux/drivers/pci/
H A Dpci-acpi.c1013 * if the power state returned by _S0W is D2 or shallower, in acpi_pci_bridge_d3()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_power_well.c733 * that state to a shallower power state (lower in number). The HW will decide
/linux/drivers/idle/
H A Dintel_idle.c1907 /* if PC10 disabled via cmdline intel_idle.max_cstate=7 or shallower */ in sklh_idle_state_table_update()