Home
last modified time | relevance | path

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

/linux/kernel/time/
A Dclocksource.c140 #define WATCHDOG_INTERVAL (HZ >> 1) macro
477 watchdog_timer.expires += WATCHDOG_INTERVAL; in clocksource_watchdog()
489 watchdog_timer.expires = jiffies + WATCHDOG_INTERVAL; in clocksource_start_watchdog()
/linux/drivers/net/wireless/ralink/rt2x00/
A Drt2x00lib.h20 #define WATCHDOG_INTERVAL round_jiffies_relative(HZ) macro
A Drt2x00link.c427 link->watchdog_interval = WATCHDOG_INTERVAL; in rt2x00link_register()

Completed in 10 milliseconds