Home
last modified time | relevance | path

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

/linux-4.4.14/include/xen/interface/io/
Dxs_wire.h18 XS_TRANSACTION_START, enumerator
/linux-4.4.14/drivers/xen/xenbus/
Dxenbus_xs.c239 if (req_msg.type == XS_TRANSACTION_START) in xenbus_dev_request_and_reply()
257 ((req_msg.type == XS_TRANSACTION_START) && in xenbus_dev_request_and_reply()
511 id_str = xs_single(XBT_NIL, XS_TRANSACTION_START, "", NULL); in xenbus_transaction_start()
Dxenbus_dev_frontend.c313 if (msg_type == XS_TRANSACTION_START) { in xenbus_write_transaction()
328 if (msg_type == XS_TRANSACTION_START) { in xenbus_write_transaction()