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

/linux-master/include/xen/interface/io/
H A Dxs_wire.h20 XS_TRANSACTION_START, enumerator in enum:xsd_sockmsg_type
/linux-master/drivers/xen/xenbus/
H A Dxenbus_xs.c129 if (req->type == XS_TRANSACTION_START && !req->user_req)
143 if ((req->type == XS_TRANSACTION_START && req->msg.type == XS_ERROR) ||
541 id_str = xs_single(XBT_NIL, XS_TRANSACTION_START, "", NULL);
H A Dxenbus_dev_frontend.c374 if (req->type == XS_TRANSACTION_START) {
456 if (msg_type == XS_TRANSACTION_START) {

Completed in 148 milliseconds