Home
last modified time | relevance | path

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

/xen/tools/xl/
A Dxl_vmcontrol.c399 static domain_restart_type handle_domain_death(uint32_t *r_domid, in handle_domain_death() argument
457 reload_domain_config(*r_domid, d_config); in handle_domain_death()
462 reload_domain_config(*r_domid, d_config); in handle_domain_death()
467 *r_domid); in handle_domain_death()
468 libxl_domain_destroy(ctx, *r_domid, 0); in handle_domain_death()
469 *r_domid = INVALID_DOMID; in handle_domain_death()
473 reload_domain_config(*r_domid, d_config); in handle_domain_death()
487 static int preserve_domain(uint32_t *r_domid, libxl_event *event, in preserve_domain() argument
518 *r_domid, d_config->c_info.name, strtime); in preserve_domain()
519 rc = libxl_domain_preserve(ctx, *r_domid, &d_config->c_info, in preserve_domain()
[all …]

Completed in 9 milliseconds