Searched refs:WATCHDOG_INTERVAL (Results 1 – 3 of 3) sorted by relevance
124 #define WATCHDOG_INTERVAL (HZ >> 1) macro296 watchdog_timer.expires += WATCHDOG_INTERVAL; in clocksource_watchdog()307 watchdog_timer.expires = jiffies + WATCHDOG_INTERVAL; in clocksource_start_watchdog()
20 #define WATCHDOG_INTERVAL round_jiffies_relative(HZ) macro
427 link->watchdog_interval = WATCHDOG_INTERVAL; in rt2x00link_register()