Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/
H A Dxenbus.h216 int xenbus_watch_pathfmt(struct xenbus_device *dev, struct xenbus_watch *watch,
/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus_client.c170 int xenbus_watch_pathfmt(struct xenbus_device *dev, in xenbus_watch_pathfmt() function
196 EXPORT_SYMBOL_GPL(xenbus_watch_pathfmt);
H A Dxenbus_probe.c143 return xenbus_watch_pathfmt(dev, &dev->otherend_watch, in watch_otherend()
/openbmc/linux/drivers/net/xen-netback/
H A Dxenbus.c826 err = xenbus_watch_pathfmt(dev, &be->hotplug_status_watch, NULL, in connect()
/openbmc/linux/drivers/block/xen-blkback/
H A Dxenbus.c670 err = xenbus_watch_pathfmt(dev, &be->backend_watch, NULL, in xen_blkbk_probe()