Searched refs:xs_node_create (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/include/hw/xen/ |
H A D | xen-bus-helper.h | 15 void xs_node_create(struct qemu_xs_handle *h, xs_transaction_t tid,
|
/openbmc/qemu/hw/xen/ |
H A D | xen-bus-helper.c | 50 void xs_node_create(struct qemu_xs_handle *h, xs_transaction_t tid, in xs_node_create() function
|
H A D | xen-bus.c | 560 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 D | trace-events | 38 xs_node_create(const char *node) "%s"
|
/openbmc/qemu/hw/i386/kvm/ |
H A D | xenstore_impl.c | 183 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()
|