Searched refs:idle_threshold (Results 1 – 1 of 1) sorted by relevance
380 static int idle_threshold = DEFAULT_IDLE_THRESHOLD; variable870 use_apm_idle = (idle_percentage > idle_threshold); in apm_cpu_idle()1849 idle_threshold = simple_strtol(str + 15, NULL, 0); in apm_setup()1862 idle_threshold = 100; in apm_setup()2032 if (idle_threshold < 100) { in apm_init()2084 MODULE_PARM(idle_threshold, "i");2085 MODULE_PARM_DESC(idle_threshold,