Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dclocksource.c415 unsigned long extra_wait = 0; in clocksource_watchdog() local
455 extra_wait = HZ * 300; in clocksource_watchdog()
579 watchdog_timer.expires += WATCHDOG_INTERVAL + extra_wait; in clocksource_watchdog()