Searched refs:libxl__xswait_stop (Results 1 – 6 of 6) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxl/ |
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_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_dom_suspend.c | 233 libxl__xswait_stop(gc, &dsps->pvcontrol); in domain_suspend_common_pvcontrol_suspending()
|
A D | libxl_internal.h | 1317 void libxl__xswait_stop(libxl__gc*, libxl__xswait_state*); /*idempotent*/ 1352 libxl__xswait_stop(gc,&ds->w); in libxl__ev_devstate_cancel()
|
A D | libxl_device.c | 1311 libxl__xswait_stop(gc, &aodev->xswait); in device_hotplug_clean()
|
A D | libxl_dm.c | 2212 libxl__xswait_stop(gc, xswait); in stubdom_xswait_cb()
|
Completed in 23 milliseconds