Home
last modified time | relevance | path

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

/drivers/block/
Dxen-blkfront.c1160 err = xenbus_gather(XBT_NIL, info->xbdev->otherend, in blkfront_setup_discard()
1169 err = xenbus_gather(XBT_NIL, info->xbdev->otherend, in blkfront_setup_discard()
1219 err = xenbus_gather(XBT_NIL, info->xbdev->otherend, in blkfront_connect()
1234 err = xenbus_gather(XBT_NIL, info->xbdev->otherend, in blkfront_connect()
1253 err = xenbus_gather(XBT_NIL, info->xbdev->otherend, in blkfront_connect()
1262 err = xenbus_gather(XBT_NIL, info->xbdev->otherend, in blkfront_connect()
/drivers/xen/xenbus/
Dxenbus_probe_backend.c74 err = xenbus_gather(XBT_NIL, nodename, "frontend-id", "%i", &domid, in backend_bus_id()
Dxenbus_xs.c553 int xenbus_gather(struct xenbus_transaction t, const char *dir, ...) in xenbus_gather() function
580 EXPORT_SYMBOL_GPL(xenbus_gather);
Dxenbus_client.c726 int err = xenbus_gather(XBT_NIL, path, "state", "%d", &result, NULL); in xenbus_read_driver_state()
Dxenbus_probe.c142 int err = xenbus_gather(XBT_NIL, xendev->nodename, in xenbus_read_otherend_details()
/drivers/block/xen-blkback/
Dxenbus.c728 err = xenbus_gather(XBT_NIL, dev->otherend, "ring-ref", "%lu", in connect_ring()
738 err = xenbus_gather(XBT_NIL, dev->otherend, "protocol", in connect_ring()
/drivers/net/xen-netback/
Dxenbus.c400 err = xenbus_gather(XBT_NIL, dev->otherend, in connect_rings()
/drivers/xen/xen-pciback/
Dxenbus.c156 err = xenbus_gather(XBT_NIL, pdev->xdev->otherend, in xen_pcibk_attach()