Searched refs:libxl__xswait_stop (Results 1 – 9 of 9) sorted by relevance
| /xen/tools/libxl/ |
| A D | libxl_aoutils.c | 31 void libxl__xswait_stop(libxl__gc *gc, libxl__xswait_state *xswa) in libxl__xswait_stop() function 60 libxl__xswait_stop(gc, xswa); in libxl__xswait_start() 96 libxl__xswait_stop(gc, xswa); in xswait_report_error()
|
| A D | libxl_exec.c | 349 libxl__xswait_stop(gc, &ss->xswait); in spawn_cleanup() 361 libxl__xswait_stop(gc, &ss->xswait); in spawn_detach()
|
| A D | libxl_dom_suspend.c | 231 libxl__xswait_stop(gc, &dsps->pvcontrol); in domain_suspend_common_pvcontrol_suspending()
|
| A D | libxl_create.c | 1924 libxl__xswait_stop(gc, xswa); in console_xswait_callback() 1936 libxl__xswait_stop(gc, &dcs->console_xswait); in domcreate_complete()
|
| A D | libxl_pci.c | 1039 libxl__xswait_stop(gc, xswa); in check_qemu_running() 2301 libxl__xswait_stop(gc, &prs->xswait); in device_pci_remove_common_next()
|
| A D | libxl_internal.h | 1625 void libxl__xswait_stop(libxl__gc*, libxl__xswait_state*); /*idempotent*/ 1660 libxl__xswait_stop(gc,&ds->w); in libxl__ev_devstate_cancel()
|
| A D | libxl_device.c | 1336 libxl__xswait_stop(gc, &aodev->xswait); in device_hotplug_clean()
|
| A D | libxl_domain.c | 850 libxl__xswait_stop(gc, xswa); in pvcontrol_cb()
|
| A D | libxl_dm.c | 2784 libxl__xswait_stop(gc, xswait); in stubdom_xswait_cb()
|
Completed in 41 milliseconds