Searched refs:IDLE_TIMEOUT (Results 1 – 4 of 4) sorted by relevance
32 #define IDLE_TIMEOUT 100 /* msec */ macro202 unsigned long timeout = jiffies + msecs_to_jiffies(IDLE_TIMEOUT); in tsc_start()
102 #define IDLE_TIMEOUT msecs_to_jiffies(2000) macro
171 mod_timer(&chan->timer, jiffies + IDLE_TIMEOUT); in __cleanup()332 mod_timer(&chan->timer, jiffies + IDLE_TIMEOUT); in ioat2_timer_event()
307 mod_timer(&chan->timer, jiffies + IDLE_TIMEOUT); in __cleanup()405 mod_timer(&chan->timer, jiffies + IDLE_TIMEOUT); in ioat3_timer_event()