Searched refs:mod_timer_pending (Results 1 – 9 of 9) sorted by relevance
177 extern int mod_timer_pending(struct timer_list *timer, unsigned long expires);
280 mod_timer_pending(&tw->tw_timer, jiffies + timeo); in __inet_twsk_schedule()
622 mod_timer_pending(&req->rsk_timer, expires); in tcp_check_req()
830 int mod_timer_pending(struct timer_list *timer, unsigned long expires) in mod_timer_pending() function834 EXPORT_SYMBOL(mod_timer_pending);
671 if (!mod_timer_pending(&queue->credit_timeout, jiffies) && in xen_net_rate_changed()
634 mod_timer_pending(&cfhsi->inactivity_timer, in cfhsi_rx_done()
865 mod_timer_pending(&cp->timer, jiffies); in ip_vs_conn_expire_now()
1227 mod_timer_pending(&ct->timeout, newtime); in __nf_ct_refresh_acct()
974 mod_timer_pending(&adapter->watchdog_timer, jiffies + 1); in i40evf_up_complete()