Searched refs:tmp_max (Results 1 – 1 of 1) sorted by relevance
421 sbintime_t first, last, lookahead, max, tmp_max; in callout_process() local509 tmp_max = tmp->c_time + tmp->c_precision; in callout_process()510 if (tmp_max < last) in callout_process()511 last = tmp_max; in callout_process()