Searched refs:xenbus_dev_request_and_reply (Results 1 – 3 of 3) sorted by relevance
134 int xenbus_dev_request_and_reply(struct xsd_sockmsg *msg, void *par);
276 int xenbus_dev_request_and_reply(struct xsd_sockmsg *msg, void *par) in xenbus_dev_request_and_reply() function299 EXPORT_SYMBOL(xenbus_dev_request_and_reply);
486 rc = xenbus_dev_request_and_reply(&msg->hdr, u); in xenbus_write_transaction()