Searched refs:xsw (Results 1 – 3 of 3) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_dom_suspend.c | 110 libxl__ev_xswatch *xsw, const char *watch_path, const char *event_path); 310 libxl__ev_xswatch *xsw, const char *watch_path, const char *event_path) in suspend_common_wait_guest_watch() argument 312 libxl__domain_suspend_state *dsps = CONTAINER_OF(xsw, *dsps, guest_watch); in suspend_common_wait_guest_watch()
|
A D | libxl_aoutils.c | 64 void xswait_xswatch_callback(libxl__egc *egc, libxl__ev_xswatch *xsw, in xswait_xswatch_callback() argument 68 libxl__xswait_state *xswa = CONTAINER_OF(xsw, *xswa, watch_ev); in xswait_xswatch_callback()
|
A D | libxl_event.c | 853 static void devstate_callback(libxl__egc *egc, libxl__xswait_state *xsw, in devstate_callback() argument 857 libxl__ev_devstate *ds = CONTAINER_OF(xsw, *ds, w); in devstate_callback()
|
Completed in 9 milliseconds