Searched refs:watchdog_timer (Results 1 – 1 of 1) sorted by relevance
1454 usec_t watchdog_timer = 0; in become_shutdown() local1501 watchdog_timer = arg_reboot_watchdog; in become_shutdown()1503 watchdog_timer = arg_kexec_watchdog; in become_shutdown()1510 r = watchdog_setup(watchdog_timer); in become_shutdown()1514 (void) strv_extendf(&env_block, "WATCHDOG_USEC="USEC_FMT, watchdog_timer); in become_shutdown()