| /tools/libs/light/ |
| A D | libxl_vtpm.c | 79 uuid = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/uuid", be_path)); in libxl__vtpm_from_xenstore() 118 val = libxl__xs_read(gc, XBT_NULL, in libxl_device_vtpm_getinfo() 122 val = libxl__xs_read(gc, XBT_NULL, in libxl_device_vtpm_getinfo() 126 val = libxl__xs_read(gc, XBT_NULL, in libxl_device_vtpm_getinfo() 134 val = libxl__xs_read(gc, XBT_NULL, in libxl_device_vtpm_getinfo()
|
| A D | libxl_mem.c | 45 mem = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/memory/target", dompath)); in libxl_domain_setmaxmem() 119 target = libxl__xs_read(gc, t, target_path); in libxl__fill_dom0_memory_info() 120 staticmax = libxl__xs_read(gc, t, max_path); in libxl__fill_dom0_memory_info() 223 target = libxl__xs_read(gc, t, GCSPRINTF("%s/memory/target", dompath)); in libxl_set_memory_target() 249 memmax = libxl__xs_read(gc, t, GCSPRINTF("%s/memory/static-max", dompath)); in libxl_set_memory_target() 266 videoram_s = libxl__xs_read(gc, t, GCSPRINTF("%s/memory/videoram", in libxl_set_memory_target() 365 target = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/memory/target", in libxl__get_memory_target() 367 static_max = libxl__xs_read(gc, XBT_NULL, in libxl__get_memory_target()
|
| A D | libxl_console.c | 118 tty = libxl__xs_read(gc, XBT_NULL, tty_path); in libxl_console_get_tty() 211 vnc_port = libxl__xs_read(gc, XBT_NULL, in libxl_vncviewer_exec() 221 vnc_listen = libxl__xs_read(gc, XBT_NULL, in libxl_vncviewer_exec() 226 vnc_pass = libxl__xs_read(gc, XBT_NULL, in libxl_vncviewer_exec() 554 name = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/name", libxl_path)); in libxl__append_channel_list() 632 val = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/state", fe_path)); in libxl_device_channel_getinfo() 636 val = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/ring-ref", fe_path)); in libxl_device_channel_getinfo() 638 val = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/port", fe_path)); in libxl_device_channel_getinfo() 644 val = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/tty", fe_path)); in libxl_device_channel_getinfo()
|
| A D | libxl_xshelp.c | 139 char * libxl__xs_read(libxl__gc *gc, xs_transaction_t t, const char *path) in libxl__xs_read() function 204 char *result = libxl__xs_read(gc, t, path); in libxl__xs_read_mandatory() 216 char *result = libxl__xs_read(gc, t, path); in libxl__xs_read_checked() 310 val = libxl__xs_read(gc, t, path); in libxl__xs_path_cleanup()
|
| A D | libxl_disk.c | 30 value = libxl__xs_read(gc, XBT_NULL, wpath); in disk_eject_xswatch_callback() 617 tmp = libxl__xs_read(gc, XBT_NULL, in libxl__disk_from_xenstore() 625 tmp = libxl__xs_read(gc, XBT_NULL, in libxl__disk_from_xenstore() 639 tmp = libxl__xs_read(gc, XBT_NULL, in libxl__disk_from_xenstore() 655 tmp = libxl__xs_read(gc, XBT_NULL, in libxl__disk_from_xenstore() 663 tmp = libxl__xs_read(gc, XBT_NULL, in libxl__disk_from_xenstore() 671 tmp = libxl__xs_read(gc, XBT_NULL, in libxl__disk_from_xenstore() 687 tmp = libxl__xs_read(gc, XBT_NULL, libxl__sprintf in libxl__disk_from_xenstore() 705 tmp = libxl__xs_read(gc, XBT_NULL, in libxl__disk_from_xenstore() 1644 if (libxl__xs_read(gc, t, GCSPRINTF("%s/backend", in libxl__alloc_vdev() [all …]
|
| A D | libxl_linux.c | 67 gatewaydev = libxl__xs_read(gc, XBT_NULL, in get_hotplug_env() 116 script = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/%s", be_path, in libxl__hotplug_nic() 171 script = libxl__xs_read(gc, XBT_NULL, in libxl__hotplug_disk()
|
| A D | libxl_freebsd.c | 143 script = libxl__xs_read(gc, XBT_NULL, in libxl__hotplug_nic() 173 script = libxl__xs_read(gc, XBT_NULL, in libxl__hotplug_disk()
|
| A D | libxl_vkb.c | 308 val = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/state", devpath)); in libxl_device_vkb_getinfo() 316 val = libxl__xs_read(gc, XBT_NULL, in libxl_device_vkb_getinfo() 320 val = libxl__xs_read(gc, XBT_NULL, in libxl_device_vkb_getinfo()
|
| A D | libxl_pci.c | 158 num_devs = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/num_devs", be_path)); in libxl__device_pci_add_xenstore() 240 num_devs = libxl__xs_read(gc, XBT_NULL, num_devs_path); in libxl__device_pci_remove_xenstore() 297 tmp = libxl__xs_read(gc, t, tmppath); in libxl__device_pci_remove_xenstore() 301 tmp = libxl__xs_read(gc, t, tmppath); in libxl__device_pci_remove_xenstore() 305 tmp = libxl__xs_read(gc, t, tmppath); in libxl__device_pci_remove_xenstore() 309 tmp = libxl__xs_read(gc, t, tmppath); in libxl__device_pci_remove_xenstore() 315 tmp = libxl__xs_read(gc, t, tmppath); in libxl__device_pci_remove_xenstore() 321 tmp = libxl__xs_read(gc, t, tmppath); in libxl__device_pci_remove_xenstore() 327 tmp = libxl__xs_read(gc, t, tmppath); in libxl__device_pci_remove_xenstore() 423 return libxl__xs_read(gc, XBT_NULL, path); in pci_info_xs_read() [all …]
|
| A D | libxl_nic.c | 471 val = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/state", nicpath)); in libxl_device_nic_getinfo() 473 val = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/event-channel", nicpath)); in libxl_device_nic_getinfo() 475 val = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/tx-ring-ref", nicpath)); in libxl_device_nic_getinfo() 477 val = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/rx-ring-ref", nicpath)); in libxl_device_nic_getinfo()
|
| A D | libxl_vdispl.c | 179 val = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/state", devpath)); in libxl_device_vdispl_getinfo() 187 val = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/"XENDISPL_FIELD_BE_ALLOC, devpath)); in libxl_device_vdispl_getinfo()
|
| A D | libxl_netbsd.c | 42 script = libxl__xs_read(gc, XBT_NULL, in libxl__hotplug()
|
| A D | libxl_9pfs.c | 124 libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/state", path))) in xen9pfsd_spawn()
|
| A D | libxl_dom_save.c | 215 libxl__xs_read(gc, XBT_NULL, in libxl__save_emulator_xenstore_data()
|
| A D | libxl_utils.c | 203 stubdom_id_s = libxl__xs_read(gc, XBT_NULL, in libxl_get_stubdom_id() 221 target = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/target", in libxl_is_stubdom()
|
| A D | libxl_domain.c | 762 return libxl__xs_read(gc, t, shutdown_path); in libxl__domain_pvcontrol_read() 1532 vm_path = libxl__xs_read(gc, XBT_NULL, GCSPRINTF("%s/vm", dom_path)); in devices_destroy_cb() 2217 vm_path = libxl__xs_read( in libxl_vm_get_start_time() 2219 start_time = libxl__xs_read( in libxl_vm_get_start_time()
|
| A D | libxl_device.c | 129 snictype = libxl__xs_read(gc, XBT_NULL, in libxl__nic_type() 910 path = libxl__xs_read(gc, XBT_NULL, path); in libxl__devices_destroy() 1348 hotplug_error = libxl__xs_read(gc, XBT_NULL, in device_hotplug_child_death_cb()
|
| A D | libxl_internal.c | 389 dm_version = libxl__xs_read(gc, XBT_NULL, path); in libxl__device_model_version_running()
|
| A D | libxl_dm.c | 3771 pid = libxl__xs_read(gc, XBT_NULL, path); in libxl__dm_active() 3777 dm_domid = libxl__xs_read(gc, XBT_NULL, path); in libxl__dm_active()
|
| A D | libxl_usb.c | 1350 return libxl__xs_read(gc, XBT_NULL, in usbdev_busid_from_ctrlport()
|
| A D | libxl_event.c | 1137 const char *p = libxl__xs_read(gc, XBT_NULL, watch_path); in domaindeathcheck_callback()
|
| A D | libxl_internal.h | 957 _hidden char *libxl__xs_read(libxl__gc *gc, xs_transaction_t t,
|