Searched refs:timeout_3 (Results 1 – 1 of 1) sorted by relevance
1040 u_long timeout_1, timeout_2, timeout_3, timeout_4; in CDi_stat_loop_T() local1044 timeout_3 = jiffies + 5 * HZ; /* sleep for up to 5s */ in CDi_stat_loop_T()1060 if (time_after(jiffies, timeout_3)) gear++; in CDi_stat_loop_T()