Searched refs:tmax (Results 1 – 6 of 6) sorted by relevance
487 if (triptime > tmax) in check_reply()488 tmax = triptime; in check_reply()687 if (triptime > tmax) in check_reply()688 tmax = triptime; in check_reply()1010 if (triptime > tmax) in check_reply()1011 tmax = triptime; in check_reply()
125 extern long long tmax;
526 if (triptime > tmax) in check_reply6()527 tmax = triptime; in check_reply6()828 if (triptime > tmax) in check_reply6()829 tmax = triptime; in check_reply6()
210 long long tmax; variable1777 waittime = 2 * tmax / MICROSEC; in schedule_sigalrm()2457 (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()