Searched refs:next_reset (Results 1 – 1 of 1) sorted by relevance
390 static ulong next_reset = 0; in watchdog_reset() local399 if (now > next_reset) { in watchdog_reset()401 next_reset = now + 1000; in watchdog_reset()