Searched refs:xenbus_file_priv (Results 1 – 1 of 1) sorted by relevance
84 struct xenbus_file_priv { struct123 struct xenbus_file_priv *u = filp->private_data; in xenbus_file_read() argument223 struct xenbus_file_priv *dev_data;302 struct xenbus_file_priv *u; in xenbus_file_free()307 u = container_of(kref, struct xenbus_file_priv, kref); in xenbus_file_free()334 struct xenbus_file_priv *u, uint32_t tx_id) in xenbus_get_transaction()347 struct xenbus_file_priv *u = req->par; in xenbus_dev_queue_reply()401 static int xenbus_command_reply(struct xenbus_file_priv *u, in xenbus_command_reply()429 struct xenbus_file_priv *u) in xenbus_write_transaction()463 static int xenbus_write_watch(unsigned msg_type, struct xenbus_file_priv *u) in xenbus_write_watch()[all …]