Searched refs:timeout_2 (Results 1 – 1 of 1) sorted by relevance
1040 u_long timeout_1, timeout_2, timeout_3, timeout_4; in CDi_stat_loop_T() local1043 timeout_2 = jiffies + HZ / 5; /* nap for no more than 200ms */ in CDi_stat_loop_T()1064 if (time_after(jiffies, timeout_2)) gear++; in CDi_stat_loop_T()