Searched refs:lb_interval_jiffies (Results 1 – 1 of 1) sorted by relevance
39 static unsigned long lb_interval_jiffies = 50 * HZ / 1000; variable44 unsigned long msec = lb_interval_jiffies * 1000 / HZ; in interval_msec_show()58 lb_interval_jiffies = msec * HZ / 1000; in interval_msec_store()75 next_timeslot = last_access + lb_interval_jiffies; in lb_throttle()