Home
last modified time | relevance | path

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

/linux/include/xen/interface/io/
H A Dxs_wire.h20 XS_TRANSACTION_START, enumerator
/linux/drivers/xen/xenbus/
H 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()