Home
last modified time | relevance | path

Searched refs:xenbus_exists (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/include/xen/
Dxenbus.h147 int xenbus_exists(struct xenbus_transaction t,
/linux-2.6.39/drivers/xen/xenbus/
Dxenbus_probe_backend.c80 if (!err && !xenbus_exists(XBT_NIL, frontend, "")) in backend_bus_id()
Dxenbus_probe.c152 !xenbus_exists(XBT_NIL, xendev->otherend, "")) { in xenbus_read_otherend_details()
552 exists = xenbus_exists(XBT_NIL, node, ""); in xenbus_dev_changed()
Dxenbus_xs.c371 int xenbus_exists(struct xenbus_transaction t, in xenbus_exists() function
383 EXPORT_SYMBOL_GPL(xenbus_exists);