Searched refs:mod_timer_pending (Results 1 – 9 of 9) sorted by relevance
173 extern int mod_timer_pending(struct timer_list *timer, unsigned long expires);
252 mod_timer_pending(&tw->tw_timer, jiffies + timeo); in __inet_twsk_schedule()
633 mod_timer_pending(&req->rsk_timer, expires); in tcp_check_req()
1072 int mod_timer_pending(struct timer_list *timer, unsigned long expires) in mod_timer_pending() function1076 EXPORT_SYMBOL(mod_timer_pending);
694 if (!mod_timer_pending(&queue->credit_timeout, jiffies) && in xen_net_rate_changed()
629 mod_timer_pending(&cfhsi->inactivity_timer, in cfhsi_rx_done()
893 mod_timer_pending(&cp->timer, jiffies); in ip_vs_conn_expire_now()
818 if (mod_timer_pending(&exp->timeout, jiffies + expires * HZ)) { in refresh_signalling_expectation()
1441 mod_timer_pending(&exp->timeout, in process_rcf()