Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/xen/
H A Dxen-bus-helper.h15 void xs_node_create(struct qemu_xs_handle *h, xs_transaction_t tid,
/openbmc/qemu/hw/xen/
H A Dxen-bus-helper.c50 void xs_node_create(struct qemu_xs_handle *h, xs_transaction_t tid, in xs_node_create() function
H A Dxen-bus.c560 xs_node_create(xenbus->xsh, XBT_NULL, xendev->backend_path, in xen_device_backend_create()
739 xs_node_create(xenbus->xsh, XBT_NULL, xendev->frontend_path, in xen_device_frontend_create()
H A Dtrace-events38 xs_node_create(const char *node) "%s"
/openbmc/qemu/hw/i386/kvm/
H A Dxenstore_impl.c183 static XsNode *xs_node_create(const char *name, GList *perms) in xs_node_create() function
669 child = xs_node_create(child_name, old->perms); in xs_node_walk()
1381 s->root = xs_node_create("/", perms); in xs_impl_create()