Searched refs:libxl_evenable_domain_death (Results 1 – 4 of 4) sorted by relevance
/xen/tools/libxl/ |
A D | libxl_event.h | 179 int libxl_evenable_domain_death(libxl_ctx *ctx, uint32_t domid,
|
A D | libxl_domain.c | 981 int libxl_evenable_domain_death(libxl_ctx *ctx, uint32_t domid, in libxl_evenable_domain_death() function
|
/xen/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() 1011 ret = libxl_evenable_domain_death(ctx, domid, 0, &deathw); in create_domain()
|
/xen/tools/ocaml/libs/xl/ |
A D | xenlight_stubs.c | 1648 libxl_evenable_domain_death(CTX, c_domid, c_user, &evgen_out); in stub_libxl_evenable_domain_death()
|
Completed in 15 milliseconds