Searched refs:xs_node_read (Results 1 – 5 of 5) sorted by relevance
| /openbmc/qemu/hw/xen/ |
| H A D | xen-bus-helper.c | 112 value = xs_node_read(h, tid, NULL, errp, "%s/%s", node, key); in xs_node_vscanf() 114 value = xs_node_read(h, tid, NULL, errp, "%s", key); in xs_node_vscanf() 142 char *xs_node_read(struct qemu_xs_handle *h, xs_transaction_t tid, in xs_node_read() function
|
| H A D | xen_pvdev.c | 87 str = xs_node_read(xenstore, 0, NULL, NULL, "%s/%s", base, node); in xenstore_read_str()
|
| H A D | xen-bus.c | 159 val = xs_node_read(xenbus->xsh, tid, NULL, NULL, "%s/%s", path, key[i]); in xen_bus_backend_create() 659 return xs_node_read(xenbus->xsh, XBT_NULL, NULL, NULL, "%s/%s", in xen_device_frontend_read()
|
| H A D | trace-events | 41 xs_node_read(const char *path, const char *value) "%s %s"
|
| /openbmc/qemu/include/hw/xen/ |
| H A D | xen-bus-helper.h | 45 char *xs_node_read(struct qemu_xs_handle *h, xs_transaction_t tid,
|