Home
last modified time | relevance | path

Searched refs:xc_domain_destroy (Results 1 – 8 of 8) sorted by relevance

/xen/tools/helpers/
A Dinit-xenstore-domain.c238 xc_domain_destroy(xch, domid); in build()
/xen/tools/libxl/
A Dlibxl_colo_restore.c463 xc_domain_destroy(xch, domid); in libxl__colo_restore_teardown_done()
A Dlibxl_domain.c1575 rc = xc_domain_destroy(ctx->xch, domid); in devices_destroy_cb()
A Dlibxl_create.c704 ret = xc_domain_destroy(ctx->xch, local_domid); in libxl__domain_make()
/xen/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c322 return dom_op(xch, domid, xc_domain_destroy); in stub_xc_domain_destroy()
/xen/tools/libxc/include/
A Dxenctrl.h575 int xc_domain_destroy(xc_interface *xch,
/xen/tools/python/xen/lowlevel/xc/
A Dxc.c214 return dom_op(self, args, xc_domain_destroy); in pyxc_domain_destroy()
/xen/tools/libxc/
A Dxc_domain.c89 int xc_domain_destroy(xc_interface *xch, in xc_domain_destroy() function

Completed in 44 milliseconds