Lines Matching refs:jiffies
210 mod_timer(&ioat_chan->timer, jiffies + COMPLETION_TIMEOUT); in __ioat_restart_chan()
229 unsigned long end = jiffies + tmo; in ioat_quiesce()
237 if (tmo && time_after(jiffies, end)) { in ioat_quiesce()
250 unsigned long end = jiffies + tmo; in ioat_reset_sync()
255 if (end && time_after(jiffies, end)) { in ioat_reset_sync()
276 mod_timer(&ioat_chan->timer, jiffies + COMPLETION_TIMEOUT); in ioat_tx_submit_unlock()
525 mod_timer(&ioat_chan->timer, jiffies + COMPLETION_TIMEOUT); in ioat_check_space_lock()
585 mod_timer(&ioat_chan->timer, jiffies + COMPLETION_TIMEOUT); in ioat_cleanup_preamble()
694 mod_timer(&ioat_chan->timer, jiffies + IDLE_TIMEOUT); in __cleanup()
715 mod_timer(&ioat_chan->timer, jiffies + IDLE_TIMEOUT); in ioat_cleanup()
820 mod_timer(&ioat_chan->timer, jiffies + COMPLETION_TIMEOUT); in check_active()
825 mod_timer(&ioat_chan->timer, jiffies + IDLE_TIMEOUT); in check_active()
836 mod_timer(&ioat_chan->timer, jiffies + IDLE_TIMEOUT); in check_active()
879 mod_timer(&ioat_chan->timer, jiffies + COMPLETION_TIMEOUT); in ioat_timer_event()
884 mod_timer(&ioat_chan->timer, jiffies + COMPLETION_TIMEOUT); in ioat_timer_event()