Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/xen/xenbus/
Dxenbus.h61 struct xs_watch_event { struct
62 struct list_head list;
63 unsigned int len;
64 struct xenbus_watch *handle;
65 const char *path;
66 const char *token;
67 char body[];