Searched refs:idle_pct (Results 1 – 1 of 1) sorted by relevance
137 static unsigned int idle_pct = 5; /* percentage */ variable160 expire_time = jiffies + HZ * (100 - idle_pct) / 100; in power_saving_thread()195 schedule_timeout_killable(HZ * idle_pct / 100); in power_saving_thread()299 idle_pct = num; in acpi_pad_idlepct_store()307 return scnprintf(buf, PAGE_SIZE, "%d\n", idle_pct); in acpi_pad_idlepct_show()