Searched refs:WATCHDOG_INTERVAL (Results 1 – 1 of 1) sorted by relevance
147 #define WATCHDOG_INTERVAL (HZ >> 1) macro148 #define WATCHDOG_INTERVAL_MAX_NS ((2 * WATCHDOG_INTERVAL) * (NSEC_PER_SEC / HZ))565 watchdog_timer.expires += WATCHDOG_INTERVAL + extra_wait; in clocksource_watchdog()577 watchdog_timer.expires = jiffies + WATCHDOG_INTERVAL; in clocksource_start_watchdog()