Home
last modified time | relevance | path

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

/kernel/time/
Dclocksource.c124 #define WATCHDOG_INTERVAL (HZ >> 1) macro
296 watchdog_timer.expires += WATCHDOG_INTERVAL; in clocksource_watchdog()
307 watchdog_timer.expires = jiffies + WATCHDOG_INTERVAL; in clocksource_start_watchdog()