Searched refs:nowait (Results 1 – 2 of 2) sorted by relevance
24 static uint nowait; variable200 if (!ret && !nowait) { in cpufreq_init()210 if (!nowait && saved_cpu_wait) in cpufreq_exit()222 module_param(nowait, uint, 0644);223 MODULE_PARM_DESC(nowait, "Disable Loongson-2F specific wait");
118 static int __initdata nowait; variable122 nowait = 1; in wait_disable()157 if (nowait) { in check_wait()