Searched refs:mod_timer_pending (Results 1 - 1 of 1) sorted by relevance

/kernel/time/
H A Dtimer.c811 * mod_timer_pending - modify a pending timer's timeout
815 * mod_timer_pending() is the same for pending timers as mod_timer(),
820 int mod_timer_pending(struct timer_list *timer, unsigned long expires) function
824 EXPORT_SYMBOL(mod_timer_pending); variable

Completed in 20 milliseconds