Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/xen/xenbus/
H 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()
/kernel/linux/linux-6.6/drivers/xen/xenbus/
H 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 3 milliseconds