Searched refs:i_timeout_sofar (Results 1 – 1 of 1) sorted by relevance
265 unsigned long i_timeout_sofar; /* # of sec's we've been idle */ member1763 chan->i_timeout_sofar = jiffies; in rx_intr()2150 chan->i_timeout_sofar = jiffies; in timer_intr()2426 if( (jiffies - chan->i_timeout_sofar) / HZ > chan->idle_timeout ){ in poll_active()3626 chan->i_timeout_sofar = jiffies; in set_chan_state()3765 chan->i_timeout_sofar = jiffies; in chan_send()