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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/xen/
H A Dxenbus.h165 int xenbus_gather(struct xenbus_transaction t, const char *dir, ...);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/xen/xenbus/
H A Dxenbus_client.c605 int err = xenbus_gather(XBT_NIL, path, "state", "%d", &result, NULL);
H A Dxenbus_xs.c554 int xenbus_gather(struct xenbus_transaction t, const char *dir, ...) function
581 EXPORT_SYMBOL_GPL(xenbus_gather); variable
H A Dxenbus_probe.c153 int err = xenbus_gather(XBT_NIL, xendev->nodename,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dxen-blkfront.c1059 err = xenbus_gather(XBT_NIL, info->xbdev->otherend,
1071 err = xenbus_gather(XBT_NIL, info->xbdev->otherend,

Completed in 66 milliseconds