Searched refs:watchdog_ticks (Results 1 – 1 of 1) sorted by relevance
337 static int watchdog_ticks; variable506 i = atomic_fetchadd_int(&watchdog_ticks, -newticks); in hardclock()793 watchdog_ticks = (1 << (u - WD_TO_1SEC)) * hz; in watchdog_config()