Home
last modified time | relevance | path

Searched refs:libxl_domain_suspend (Results 1 – 5 of 5) sorted by relevance

/xen-4.10.0-shim-comet/tools/xl/
A Dxl_saverestore.c144 int rc = libxl_domain_suspend(ctx, domid, fd, 0, NULL); in save_domain()
A Dxl_migrate.c208 rc = libxl_domain_suspend(ctx, domid, send_fd, flags, NULL); in migrate_domain()
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl.h1455 int libxl_domain_suspend(libxl_ctx *ctx, uint32_t domid, int fd,
A Dlibxl_domain.c489 int libxl_domain_suspend(libxl_ctx *ctx, uint32_t domid, int fd, int flags, in libxl_domain_suspend() function
/xen-4.10.0-shim-comet/tools/ocaml/libs/xl/
A Dxenlight_stubs.c614 ret = libxl_domain_suspend(CTX, c_domid, c_fd, 0, ao_how); in stub_libxl_domain_suspend()

Completed in 24 milliseconds