Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/xen/xenbus/
Dxenbus_dev_frontend.c333 static struct xenbus_transaction_holder *xenbus_get_transaction( in xenbus_get_transaction() function
357 trans = xenbus_get_transaction(u, 0); in xenbus_dev_queue_reply()
369 trans = xenbus_get_transaction(u, req->msg.tx_id); in xenbus_dev_queue_reply()
446 !xenbus_get_transaction(u, msg->hdr.tx_id)) in xenbus_write_transaction()