Home
last modified time | relevance | path

Searched refs:xs_watch_event (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/xen/xenbus/
H A Dxenbus.h61 struct xs_watch_event { struct
105 int xs_watch_msg(struct xs_watch_event *event);
H A Dxenbus_xs.c688 int xs_watch_msg(struct xs_watch_event *event) in xs_watch_msg()
765 struct xs_watch_event *event, *tmp; in unregister_xenbus_watch()
845 struct xs_watch_event *event; in xenwatch_thread()
860 struct xs_watch_event, list); in xenwatch_thread()
H A Dxenbus_comms.c212 struct xs_watch_event *watch; in process_msg()