Searched refs:libxl_evenable_domain_death (Results 1 – 4 of 4) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_event.h | 179 int libxl_evenable_domain_death(libxl_ctx *ctx, uint32_t domid,
|
A D | libxl_domain.c | 804 int libxl_evenable_domain_death(libxl_ctx *ctx, uint32_t domid, in libxl_evenable_domain_death() function
|
/xen-4.10.0-shim-comet/tools/xl/ |
A D | xl_vmcontrol.c | 123 rc = libxl_evenable_domain_death(ctx, domid, for_user, deathw); in reboot_domain() 157 rc = libxl_evenable_domain_death(ctx, domid, for_user, deathw); in shutdown_domain() 969 ret = libxl_evenable_domain_death(ctx, domid, 0, &deathw); in create_domain()
|
/xen-4.10.0-shim-comet/tools/ocaml/libs/xl/ |
A D | xenlight_stubs.c | 1633 libxl_evenable_domain_death(CTX, c_domid, c_user, &evgen_out); in stub_libxl_evenable_domain_death()
|
Completed in 12 milliseconds