Home
last modified time | relevance | path

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

/linux-4.1.27/include/xen/
Dxenbus.h143 int xenbus_exists(struct xenbus_transaction t,
/linux-4.1.27/drivers/xen/xenbus/
Dxenbus_probe_backend.c83 if (!err && !xenbus_exists(XBT_NIL, frontend, "")) in backend_bus_id()
Dxenbus_probe.c159 !xenbus_exists(XBT_NIL, xendev->otherend, "")) { in xenbus_read_otherend_details()
558 exists = xenbus_exists(XBT_NIL, node, ""); in xenbus_dev_changed()
Dxenbus_xs.c410 int xenbus_exists(struct xenbus_transaction t, in xenbus_exists() function
422 EXPORT_SYMBOL_GPL(xenbus_exists);