Home
last modified time | relevance | path

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

/linux/drivers/xen/xenbus/
H A Dxenbus.h104 int xs_watch_msg(struct xs_watch_event *event);
H A Dxenbus_comms.c288 err = xs_watch_msg(state.watch); in process_msg()
H A Dxenbus_xs.c697 int xs_watch_msg(struct xs_watch_event *event) in xs_watch_msg() function