Searched refs:mod_timer_pending (Results 1 – 11 of 11) sorted by relevance
174 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()
628 mod_timer_pending(&req->rsk_timer, expires); in tcp_check_req()
1080 int mod_timer_pending(struct timer_list *timer, unsigned long expires) in mod_timer_pending() function1084 EXPORT_SYMBOL(mod_timer_pending);
538 if (!mod_timer_pending(&queue->credit_timeout, jiffies) && in xen_net_rate_changed()
933 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()
1442 mod_timer_pending(&exp->timeout, in process_rcf()
6133 0x00000000 mod_timer_pending vmlinux EXPORT_SYMBOL
4559 ffff800010116b04 T mod_timer_pending
Completed in 404 milliseconds