Searched refs:tmax (Results 1 – 6 of 6) sorted by relevance
484 if (triptime > tmax) in check_reply()485 tmax = triptime; in check_reply()684 if (triptime > tmax) in check_reply()685 tmax = triptime; in check_reply()1007 if (triptime > tmax) in check_reply()1008 tmax = triptime; in check_reply()
123 extern long long tmax;
524 if (triptime > tmax) in check_reply6()525 tmax = triptime; in check_reply6()826 if (triptime > tmax) in check_reply6()827 tmax = triptime; in check_reply6()
186 long long tmax; variable1713 waittime = 2 * tmax / MICROSEC; in schedule_sigalrm()2380 (double)tmax / 1000, sd / 1000); in finish()
86 wchar_t tmax; /* maximum code for wctype */ member
1054 hrtime_t tmax; in mc_onlinespare() local1118 tmax = gethrtime() + MIN(mc_swapdonetime, 120) * 1000000000ULL; in mc_onlinespare()1128 gethrtime() < tmax); in mc_onlinespare()