Searched refs:xenbus_gather (Results 1 - 9 of 9) sorted by relevance

/linux-master/include/xen/
H A Dxenbus.h184 int xenbus_gather(struct xenbus_transaction t, const char *dir, ...);
/linux-master/drivers/xen/xenbus/
H A Dxenbus_probe_backend.c75 err = xenbus_gather(XBT_NIL, nodename, "frontend-id", "%i", &domid,
H A Dxenbus_xs.c629 int xenbus_gather(struct xenbus_transaction t, const char *dir, ...) function
656 EXPORT_SYMBOL_GPL(xenbus_gather); variable
H A Dxenbus_client.c940 int err = xenbus_gather(XBT_NIL, path, "state", "%d", &result, NULL);
H A Dxenbus_probe.c149 int err = xenbus_gather(XBT_NIL, xendev->nodename,
/linux-master/drivers/net/xen-netback/
H A Dxenbus.c886 err = xenbus_gather(XBT_NIL, xspath,
897 err = xenbus_gather(XBT_NIL, xspath,
/linux-master/drivers/xen/xen-pciback/
H A Dxenbus.c163 err = xenbus_gather(XBT_NIL, pdev->xdev->otherend,
/linux-master/drivers/xen/
H A Dxen-scsiback.c890 err = xenbus_gather(XBT_NIL, dev->otherend,
/linux-master/drivers/block/
H A Dxen-blkfront.c2355 err = xenbus_gather(XBT_NIL, info->xbdev->otherend,

Completed in 152 milliseconds