Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/time/
Dtimer.c847 unsigned long apply_slack(struct timer_list *timer, unsigned long expires) in apply_slack() function
897 expires = apply_slack(timer, expires); in mod_timer()