Searched refs:watchdog (Results 1 – 16 of 16) sorted by relevance
2 Description=Xen-watchdog - run xen watchdog daemon
13 XEN_SYSTEMD_SERVICE += xen-watchdog.service
65 $(INSTALL_PROG) init.d/xen-watchdog $(DESTDIR)$(INITD_DIR)69 rm -f $(DESTDIR)$(INITD_DIR)/xen-watchdog
11 XEN_RCD_PROG = rc.d/xencommons rc.d/xendomains rc.d/xen-watchdog rc.d/xendriverdomain
122 # If this variable is non-zero, the script will set up a watchdog timer134 # watchdog never fires.
50 watchdog, and every other CPU, so the state of the world shouldn't
200 exceptions (watchdog NMIs and unexpected MCEs).246 the NMI watchdog is also enabled.1831 Note that if **watchdog** option is also specified vpmu will be turned off.1852 ### watchdog subsection1857 Run an NMI watchdog on each processor. If a processor is stuck for1858 longer than the **watchdog\_timeout**, a panic occurs. When `force` is1859 specified, in addition to running an NMI watchdog on each processor,1862 ### watchdog\_timeout1867 Set the NMI watchdog timeout in seconds. Specifying `0` will turn off1868 the watchdog.
196 external watchdog : handle -> int -> int32 -> int
275 external watchdog : handle -> int -> int32 -> int
14 hotplug/Linux/init.d/xen-watchdog448 hotplug/Linux/systemd/xen-watchdog.service
2427 …mons hotplug/Linux/init.d/sysconfig.xendomains hotplug/Linux/init.d/xen-watchdog hotplug/Linux/ini…10429 …"hotplug/Linux/init.d/xen-watchdog") CONFIG_FILES="$CONFIG_FILES hotplug/Linux/init.d/xen-watchdog…10445 …"hotplug/Linux/systemd/xen-watchdog.service") CONFIG_FILES="$CONFIG_FILES hotplug/Linux/systemd/xe…
182 tools/hotplug/Linux/init.d/xen-watchdog
297 systemctl enable xen-watchdog.service
1347 int watchdog = 100; in libxl__wait_for_backend() local1351 while (watchdog-- > 0) { in libxl__wait_for_backend()
206 (4, "watchdog"),
398 Action to take if the domain shuts down due to a Xen watchdog timeout.
Completed in 42 milliseconds