Searched full:shallower (Results 1 – 16 of 16) sorted by relevance
/linux/drivers/cpuidle/governors/ |
H A D | teo.c | 19 * 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 D | union_find.c | 9 * pointers. It also performs path compression, making the tree shallower.
|
/linux/Documentation/admin-guide/pm/ |
H A D | cpuidle.rst | 138 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 D | intel_idle.rst | 229 shallower ones. Setting the ``ibrs_off`` module parameter will force the IBRS
|
/linux/Documentation/devicetree/bindings/cpu/ |
H A 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/arch/sparc/include/asm/ |
H A D | processor_64.h | 212 * a shallower prefetch queue than later chips.
|
/linux/drivers/acpi/ |
H A 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/Documentation/driver-api/pm/ |
H A D | cpuidle.rst | 185 be saved by staying in a shallower idle state for the same amount of
|
/linux/drivers/cpuidle/ |
H A D | cpuidle.c | 308 /* Shallower states are enabled, so update. */ in cpuidle_enter_state()
|
/linux/drivers/pci/hotplug/ |
H A D | pciehp_hpc.c | 599 * Interrupts only occur in D3hot or shallower and only if enabled in pciehp_isr()
|
/linux/arch/x86/entry/ |
H A D | entry_32.S | 698 * When switching from a shallower to a deeper call stack
|
H A D | entry_64.S | 199 * When switching from a shallower to a deeper call stack
|
/linux/arch/powerpc/platforms/powernv/ |
H A D | idle.c | 1207 * in a shallower state than SPR loss, so force it to in pnv_arch300_idle_init()
|
/linux/drivers/pci/ |
H A D | pci-acpi.c | 1013 * if the power state returned by _S0W is D2 or shallower, in acpi_pci_bridge_d3()
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_display_power_well.c | 733 * that state to a shallower power state (lower in number). The HW will decide
|
/linux/drivers/idle/ |
H A D | intel_idle.c | 1907 /* if PC10 disabled via cmdline intel_idle.max_cstate=7 or shallower */ in sklh_idle_state_table_update()
|