Searched refs:round_robin_time (Results 1 – 1 of 1) sorted by relevance
145 static unsigned int round_robin_time = 1; /* second */ variable158 expire_time = last_jiffies + round_robin_time * HZ; in power_saving_thread()289 round_robin_time = num; in rrtime_store()297 return sysfs_emit(buf, "%d\n", round_robin_time); in rrtime_show()
Completed in 4 milliseconds