Searched refs:tick_seconds_max (Results 1 – 3 of 3) sorted by relevance
84 time_t tick_seconds_max; /* max hz * seconds an integer can hold */ variable194 tick_seconds_max = INT_MAX / hz; in init_param1()
620 else if (__predict_false(tv->tv_sec >= tick_seconds_max)) in tvtohz()
505 extern time_t tick_seconds_max;