Searched refs:xenbus_file_priv (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/xen/xenbus/ |
H A D | xenbus_dev_frontend.c | 88 struct xenbus_file_priv { struct 129 struct xenbus_file_priv *u = filp->private_data; in xenbus_file_read() 229 struct xenbus_file_priv *dev_data; 308 struct xenbus_file_priv *u; in xenbus_worker() 313 u = container_of(wq, struct xenbus_file_priv, wq); in xenbus_worker() 341 struct xenbus_file_priv *u; in xenbus_file_free() 347 u = container_of(kref, struct xenbus_file_priv, kref); in xenbus_file_free() 352 struct xenbus_file_priv *u, uint32_t tx_id) in xenbus_get_transaction() 365 struct xenbus_file_priv *u = req->par; in xenbus_dev_queue_reply() 419 static int xenbus_command_reply(struct xenbus_file_priv * [all...] |
/kernel/linux/linux-6.6/drivers/xen/xenbus/ |
H A D | xenbus_dev_frontend.c | 88 struct xenbus_file_priv { struct 129 struct xenbus_file_priv *u = filp->private_data; in xenbus_file_read() 229 struct xenbus_file_priv *dev_data; 308 struct xenbus_file_priv *u; in xenbus_worker() 313 u = container_of(wq, struct xenbus_file_priv, wq); in xenbus_worker() 341 struct xenbus_file_priv *u; in xenbus_file_free() 347 u = container_of(kref, struct xenbus_file_priv, kref); in xenbus_file_free() 352 struct xenbus_file_priv *u, uint32_t tx_id) in xenbus_get_transaction() 365 struct xenbus_file_priv *u = req->par; in xenbus_dev_queue_reply() 419 static int xenbus_command_reply(struct xenbus_file_priv * [all...] |
Completed in 3 milliseconds