Searched refs:xenbus_gather (Results 1 – 12 of 12) sorted by relevance
| /linux/include/xen/ |
| A D | xenbus.h | 187 int xenbus_gather(struct xenbus_transaction t, const char *dir, ...);
|
| /linux/drivers/xen/xenbus/ |
| A D | xenbus_probe_backend.c | 75 err = xenbus_gather(XBT_NIL, nodename, "frontend-id", "%i", &domid, in backend_bus_id()
|
| A D | xenbus_xs.c | 629 int xenbus_gather(struct xenbus_transaction t, const char *dir, ...) in xenbus_gather() function 656 EXPORT_SYMBOL_GPL(xenbus_gather);
|
| A D | xenbus_client.c | 885 int err = xenbus_gather(XBT_NIL, path, "state", "%d", &result, NULL); in xenbus_read_driver_state()
|
| A D | xenbus_probe.c | 148 int err = xenbus_gather(XBT_NIL, xendev->nodename, in xenbus_read_otherend_details()
|
| /linux/drivers/net/xen-netback/ |
| A D | xenbus.c | 892 err = xenbus_gather(XBT_NIL, xspath, in connect_data_rings() 903 err = xenbus_gather(XBT_NIL, xspath, in connect_data_rings()
|
| /linux/drivers/xen/xen-pciback/ |
| A D | xenbus.c | 163 err = xenbus_gather(XBT_NIL, pdev->xdev->otherend, in xen_pcibk_attach()
|
| /linux/drivers/xen/ |
| A D | xen-scsiback.c | 826 err = xenbus_gather(XBT_NIL, dev->otherend, in scsiback_map()
|
| /linux/drivers/block/ |
| A D | xen-blkfront.c | 2352 err = xenbus_gather(XBT_NIL, info->xbdev->otherend, in blkfront_connect()
|
| /linux/ |
| A D | vmlinux.symvers | 5935 0x00000000 xenbus_gather vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 27519 ffff80001072bd40 T xenbus_gather
|
| A D | .tmp_System.map | 27519 ffff80001072bd40 T xenbus_gather
|
Completed in 6704 milliseconds