Searched refs:tmo_nsec (Results 1 – 1 of 1) sorted by relevance
693 uint64_t tmo_nsec; in check_timeout() local696 tmo_nsec = evtim->timeout_ticks * sw->timer_tick_ns; in check_timeout()697 if (tmo_nsec > sw->max_tmo_ns) in check_timeout()699 if (tmo_nsec < sw->timer_tick_ns) in check_timeout()