Searched refs:xc_watchdog (Results 1 – 4 of 4) sorted by relevance
/xen/tools/misc/ |
A D | xenwatchdogd.c | 42 xc_watchdog(h, id, 300); in catch_exit() 49 xc_watchdog(h, id, 0); in catch_usr1() 89 id = xc_watchdog(h, 0, t); in main() 95 ret = xc_watchdog(h, id, t); in main()
|
/xen/tools/ocaml/libs/xc/ |
A D | xenctrl_stubs.c | 1203 ret = xc_watchdog(_H(xch), _D(domid), c_timeout); in stub_xc_watchdog()
|
/xen/tools/libxc/include/ |
A D | xenctrl.h | 657 int xc_watchdog(xc_interface *xch,
|
/xen/tools/libxc/ |
A D | xc_domain.c | 625 int xc_watchdog(xc_interface *xch, in xc_watchdog() function
|
Completed in 19 milliseconds