Home
last modified time | relevance | path

Searched refs:xenbus_get_transaction (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/xen/xenbus/
A Dxenbus_dev_frontend.c351 static struct xenbus_transaction_holder *xenbus_get_transaction( in xenbus_get_transaction() function
375 trans = xenbus_get_transaction(u, 0); in xenbus_dev_queue_reply()
387 trans = xenbus_get_transaction(u, req->msg.tx_id); in xenbus_dev_queue_reply()
465 !xenbus_get_transaction(u, msg->hdr.tx_id)) in xenbus_write_transaction()
472 trans = xenbus_get_transaction(u, msg->hdr.tx_id); in xenbus_write_transaction()

Completed in 4 milliseconds