Searched refs:RUN_AT (Results 1 – 11 of 11) sorted by relevance
91 mod_timer(&tp->timer, RUN_AT(next_tick)); in pnic2_timer()328 tp->timer.expires = RUN_AT(3*HZ); in pnic2_lnk_change()353 tp->timer.expires = RUN_AT(3*HZ); in pnic2_lnk_change()377 tp->timer.expires = RUN_AT(3*HZ); in pnic2_lnk_change()
136 mod_timer(&tp->timer, RUN_AT(next_tick)); in tulip_media_task()152 mod_timer(&tp->timer, RUN_AT(next_tick)); in mxic_timer()174 mod_timer(&tp->timer, RUN_AT(next_tick)); in comet_timer()
107 mod_timer(&tp->timer, RUN_AT(next_tick)); in t21142_media_task()221 tp->timer.expires = RUN_AT(3*HZ); in t21142_lnk_change()231 tp->timer.expires = RUN_AT(3*HZ); in t21142_lnk_change()
161 mod_timer(&tp->timer, RUN_AT(next_tick)); in pnic_timer()
753 mod_timer(&tp->timer, RUN_AT(HZ/50)); in tulip_interrupt()796 mod_timer(&tp->timer, RUN_AT(HZ/50));
364 #define RUN_AT(x) (jiffies + (x)) macro
494 tp->timer.expires = RUN_AT(next_tick); in tulip_up()
101 #define RUN_AT(x) (jiffies + (x)) macro905 np->timer.expires = RUN_AT(3 * HZ); in netdev_open()1106 np->timer.expires = RUN_AT(10 * HZ); in netdev_timer()1570 np->reset_timer.expires = RUN_AT(HZ/2); in intr_handler()
52 #define RUN_AT(x) (jiffies + (x)) macro1178 rrpriv->timer.expires = RUN_AT(5*HZ); in rr_timer()1237 rrpriv->timer.expires = RUN_AT(5*HZ); /* 5 sec. watchdog */ in rr_open()
193 #define RUN_AT(x) (jiffies + (x)) macro989 hmp->timer.expires = RUN_AT((24*HZ)/10); /* 2.4 sec. */ in hamachi_open()1047 hmp->timer.expires = RUN_AT(next_tick); in hamachi_timer()
67 #define RUN_AT(x) (jiffies + (x)) macro8426 bp->timer.expires = RUN_AT(BNX2_TIMER_INTERVAL); in bnx2_init_board()