Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/xen/xenbus/
Dxenbus_dev_frontend.c88 struct xenbus_file_priv { struct
99 struct mutex msgbuffer_mutex;
102 struct list_head transactions;
105 struct list_head watches;
129 struct xenbus_file_priv *u = filp->private_data; in xenbus_file_read() argument