Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_internal.h301 typedef struct libxl__ev_xswatch libxl__ev_xswatch; typedef
302 typedef void libxl__ev_xswatch_callback(libxl__egc *egc, libxl__ev_xswatch*,
304 struct libxl__ev_xswatch { struct
343 _hidden libxl__ev_xswatch *libxl__watch_slot_contents(libxl__gc *gc,
379 libxl__ev_xswatch watch;
493 libxl__ev_xswatch death_watch;
962 static inline void libxl__ev_xswatch_init(libxl__ev_xswatch *xswatch_out) in libxl__ev_xswatch_init()
1313 libxl__ev_xswatch watch_ev;
1378 libxl__ev_xswatch watch;
3249 libxl__ev_xswatch watch;
[all …]
A Dlibxl_dom_suspend.c110 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()
A Dlibxl_dom_save.c42 static void switch_logdirty_xswatch(libxl__egc *egc, libxl__ev_xswatch*,
200 static void switch_logdirty_xswatch(libxl__egc *egc, libxl__ev_xswatch *watch, in switch_logdirty_xswatch()
A Dlibxl_event.c462 libxl__ev_xswatch *libxl__watch_slot_contents(libxl__gc *gc, int slotnum) in libxl__watch_slot_contents()
495 libxl__ev_xswatch *w) in libxl__set_watch_slot_contents()
539 libxl__ev_xswatch *w = libxl__watch_slot_contents(gc, slotnum); in watchfd_callback()
593 int libxl__ev_xswatch_register(libxl__gc *gc, libxl__ev_xswatch *w, in libxl__ev_xswatch_register()
664 void libxl__ev_xswatch_deregister(libxl__gc *gc, libxl__ev_xswatch *w) in libxl__ev_xswatch_deregister()
946 static void domaindeathcheck_callback(libxl__egc *egc, libxl__ev_xswatch *w, in domaindeathcheck_callback()
A Dlibxl_aoutils.c64 void xswait_xswatch_callback(libxl__egc *egc, libxl__ev_xswatch *xsw, in xswait_xswatch_callback()
A Dlibxl_device.c1465 libxl__ev_xswatch watch;
1646 static void backend_watch_callback(libxl__egc *egc, libxl__ev_xswatch *watch, in backend_watch_callback()
A Dlibxl_disk.c21 static void disk_eject_xswatch_callback(libxl__egc *egc, libxl__ev_xswatch *w, in disk_eject_xswatch_callback()
A Dlibxl_domain.c704 static void domain_death_xswatch_callback(libxl__egc *egc, libxl__ev_xswatch *w, in domain_death_xswatch_callback()

Completed in 30 milliseconds