Home
last modified time | relevance | path

Searched refs:apply_slack (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/kernel/time/
Dtimer.c858 unsigned long apply_slack(struct timer_list *timer, unsigned long expires) in apply_slack() function
908 expires = apply_slack(timer, expires); in mod_timer()