Searched refs:demotion (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/
H A Dprocessor_idle.c193 new->demotion.count = 0;
370 * for demotion.
405 * TBD: A better policy might be to fallback to the demotion
407 * demoting -- and rely on duration as our sole demotion
412 cx->demotion.threshold.bm) {
414 next_state = cx->demotion.state;
562 /* Don't do promotion/demotion */
583 cx->demotion.count = 0;
608 if (cx->demotion.state) {
609 if (sleep_ticks < cx->demotion
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/acpi/
H A Dprocessor.h72 struct acpi_processor_cx_policy demotion; member in struct:acpi_processor_cx

Completed in 95 milliseconds