Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/xen/xenbus/
Dxenbus.h61 struct xs_watch_event { struct
104 int xs_watch_msg(struct xs_watch_event *event);
Dxenbus_xs.c697 int xs_watch_msg(struct xs_watch_event *event) in xs_watch_msg()
797 struct xs_watch_event *event, *tmp; in unregister_xenbus_watch()
877 struct xs_watch_event *event; in xenwatch_thread()
892 struct xs_watch_event, list); in xenwatch_thread()
Dxenbus_comms.c212 struct xs_watch_event *watch; in process_msg()