Home
last modified time | relevance | path

Searched defs:watch_event (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/i386/kvm/
H A Dxen_xenstore.c1315 struct watch_event { struct
1320 static void free_watch_event(struct watch_event *ev) in free_watch_event() argument
/openbmc/qemu/hw/xen/
H A Dxen-operations.c216 static void watch_event(void *opaque) in watch_event() function