Lines Matching refs:jiffies
1857 priv->timerSetAt = jiffies;
1859 mod_timer(&priv->timer, jiffies + ticks);
2429 dev->trans_start = jiffies;
2525 dev->trans_start = jiffies;
2826 priv->timer.expires = jiffies + TLAN_TIMER_ACT_DELAY;
2827 priv->timerSetAt = jiffies;
2831 priv->timerSetAt = jiffies;
2986 priv->timer.expires = jiffies + TLAN_TIMER_ACT_DELAY;
2987 priv->timerSetAt = jiffies;
2991 priv->timerSetAt = jiffies;
2995 dev->last_rx = jiffies;
3253 elapsed = jiffies - priv->timerSetAt;