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

/linux-master/include/xen/
H A Dxenbus.h216 int xenbus_watch_pathfmt(struct xenbus_device *dev, struct xenbus_watch *watch,
/linux-master/drivers/xen/xenbus/
H A Dxenbus_client.c159 * xenbus_watch_pathfmt - register a watch on a sprintf-formatted path
177 int xenbus_watch_pathfmt(struct xenbus_device *dev, function
203 EXPORT_SYMBOL_GPL(xenbus_watch_pathfmt); variable
H A Dxenbus_probe.c139 return xenbus_watch_pathfmt(dev, &dev->otherend_watch,
/linux-master/drivers/net/xen-netback/
H A Dxenbus.c826 err = xenbus_watch_pathfmt(dev, &be->hotplug_status_watch, NULL,
/linux-master/drivers/block/xen-blkback/
H A Dxenbus.c670 err = xenbus_watch_pathfmt(dev, &be->backend_watch, NULL,

Completed in 324 milliseconds