Searched refs:tmax (Results 1 – 6 of 6) sorted by relevance
472 if (triptime > tmax) in check_reply()473 tmax = triptime; in check_reply()668 if (triptime > tmax) in check_reply()669 tmax = triptime; in check_reply()983 if (triptime > tmax) in check_reply()984 tmax = triptime; in check_reply()
508 if (triptime > tmax) in check_reply6()509 tmax = triptime; in check_reply6()798 if (triptime > tmax) in check_reply6()799 tmax = triptime; in check_reply6()
129 extern long long tmax;
211 long long tmax; variable1773 waittime = 2 * tmax / MICROSEC; in schedule_sigalrm()2524 (double)tmax / 1000, sd / 1000); in finish()
86 wchar_t tmax; /* maximum code for wctype */ member
1055 hrtime_t tmax; in mc_onlinespare() local1119 tmax = gethrtime() + MIN(mc_swapdonetime, 120) * 1000000000ULL; in mc_onlinespare()1129 gethrtime() < tmax); in mc_onlinespare()