Home
last modified time | relevance | path

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

/xen/tools/xl/
A Dxl_saverestore.c149 int rc = libxl_domain_suspend(ctx, domid, fd, 0, NULL); in save_domain()
A Dxl_migrate.c209 rc = libxl_domain_suspend(ctx, domid, send_fd, flags, NULL); in migrate_domain()
/xen/tools/libxl/
A Dlibxl.h1644 int libxl_domain_suspend(libxl_ctx *ctx, uint32_t domid, int fd,
A Dlibxl_domain.c508 int libxl_domain_suspend(libxl_ctx *ctx, uint32_t domid, int fd, int flags, in libxl_domain_suspend() function
/xen/tools/ocaml/libs/xl/
A Dxenlight_stubs.c620 ret = libxl_domain_suspend(CTX, c_domid, c_fd, 0, ao_how); in stub_libxl_domain_suspend()

Completed in 18 milliseconds