Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/xen/interface/io/
A Dxs_wire.h20 XS_TRANSACTION_START, enumerator
/linux-6.3-rc2/drivers/xen/xenbus/
A Dxenbus_xs.c129 if (req->type == XS_TRANSACTION_START && !req->user_req) in xs_request_enter()
143 if ((req->type == XS_TRANSACTION_START && req->msg.type == XS_ERROR) || in xs_request_exit()
541 id_str = xs_single(XBT_NIL, XS_TRANSACTION_START, "", NULL); in xenbus_transaction_start()
A Dxenbus_dev_frontend.c374 if (req->type == XS_TRANSACTION_START) { in xenbus_dev_queue_reply()
456 if (msg_type == XS_TRANSACTION_START) { in xenbus_write_transaction()

Completed in 8 milliseconds