Searched refs:xenbus_file_priv (Results 1 – 1 of 1) sorted by relevance
88 struct xenbus_file_priv { struct129 struct xenbus_file_priv *u = filp->private_data; in xenbus_file_read() argument229 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 *u, in xenbus_command_reply()[all …]