Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/xenstore/
A Dxenstored_solaris.c131 XENSTORE_MSG(in->hdr.msg.tx_id, conn->id, cred(conn), in dtrace_io()
142 XENSTORE_ERROR(in->hdr.msg.tx_id, conn->id, in dtrace_io()
157 XENSTORE_REPLY(in->hdr.msg.tx_id, conn->id, cred(conn), in dtrace_io()
A Dxs.c494 msg.tx_id = t; in xs_talkv()
A Dxenstored_core.c1312 trans = transaction_lookup(conn, in->hdr.msg.tx_id); in process_message()
/xen-4.10.0-shim-comet/tools/ocaml/libs/xb/
A Dxenbus_stubs.c49 Store_field(ret, 0, Val_int(hdr->tx_id)); in stub_header_of_string()
62 .tx_id = Int_val(tid), in stub_string_of_header()
/xen-4.10.0-shim-comet/docs/misc/
A Dxenstore.txt53 tx_id. However, if an error occurs, a reply will be returned with
54 type ERROR, and only req_id and tx_id copied from the request.
57 order and must use req_id (and tx_id, if applicable) to match up
191 spuriously. The tx_id in a WATCH request is ignored.
206 as described above. req_id and tx_id are both 0.
229 tx_id request header field. When transaction is started whole
231 It is not legal to send non-0 tx_id in TRANSACTION_START.
235 tx_id must refer to existing transaction. After this
236 request the tx_id is no longer valid and may be reused by
/xen-4.10.0-shim-comet/xen/include/public/io/
A Dxs_wire.h101 uint32_t tx_id; /* Transaction id (0 if not related to a transaction). */ member
/xen-4.10.0-shim-comet/tools/firmware/hvmloader/
A Dxenbus.c193 hdr.tx_id = 0; /* We never use transactions */ in xenbus_send()
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/
A Dconnection.ml221 * The chosen id must not trucate when written into the uint32_t tx_id

Completed in 13 milliseconds