Searched refs:libxl__domain_destroy_state (Results 1 – 3 of 3) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_domain.c | 862 static void domain_destroy_cb(libxl__egc *egc, libxl__domain_destroy_state *dds, 869 libxl__domain_destroy_state *dds; in libxl_domain_destroy() 880 static void domain_destroy_cb(libxl__egc *egc, libxl__domain_destroy_state *dds, in domain_destroy_cb() 902 libxl__domain_destroy_state *dds); 904 void libxl__domain_destroy(libxl__egc *egc, libxl__domain_destroy_state *dds) in libxl__domain_destroy() 931 libxl__domain_destroy_state *dds = CONTAINER_OF(dis, *dds, stubdom); in stubdom_destroy_callback() 956 libxl__domain_destroy_state *dds = CONTAINER_OF(dis, *dds, domain); in domain_destroy_callback() 968 libxl__domain_destroy_state *dds) in destroy_finish_check()
|
A D | libxl_internal.h | 3608 typedef struct libxl__domain_destroy_state libxl__domain_destroy_state; typedef 3613 libxl__domain_destroy_state *dds, 3646 struct libxl__domain_destroy_state { struct 3667 libxl__domain_destroy_state *dds); argument 3769 libxl__domain_destroy_state dds;
|
A D | libxl_create.c | 811 libxl__domain_destroy_state *dds, 1627 libxl__domain_destroy_state *dds, in domcreate_destruction_cb() 1648 libxl__domain_destroy_state dds; 1709 libxl__domain_destroy_state *dds, in domain_soft_reset_cb()
|
Completed in 20 milliseconds