Home
last modified time | relevance | path

Searched refs:libxl__xs_read_checked (Results 1 – 17 of 17) sorted by relevance

/tools/libs/light/
A Dlibxl_vkb.c120 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__vkb_from_xenstore()
129 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__vkb_from_xenstore()
138 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__vkb_from_xenstore()
147 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__vkb_from_xenstore()
156 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__vkb_from_xenstore()
165 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__vkb_from_xenstore()
174 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__vkb_from_xenstore()
183 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__vkb_from_xenstore()
192 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__vkb_from_xenstore()
201 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__vkb_from_xenstore()
A Dlibxl_virtio.c87 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__virtio_from_xenstore()
96 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__virtio_from_xenstore()
105 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__virtio_from_xenstore()
118 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__virtio_from_xenstore()
127 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__virtio_from_xenstore()
A Dlibxl_nic.c286 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__nic_from_xenstore()
294 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__nic_from_xenstore()
306 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__nic_from_xenstore()
321 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__nic_from_xenstore()
331 rc = libxl__xs_read_checked(NOGC, XBT_NULL, in libxl__nic_from_xenstore()
335 rc = libxl__xs_read_checked(NOGC, XBT_NULL, in libxl__nic_from_xenstore()
339 rc = libxl__xs_read_checked(NOGC, XBT_NULL, in libxl__nic_from_xenstore()
343 rc = libxl__xs_read_checked(NOGC, XBT_NULL, in libxl__nic_from_xenstore()
347 rc = libxl__xs_read_checked(NOGC, XBT_NULL, in libxl__nic_from_xenstore()
353 rc = libxl__xs_read_checked(NOGC, XBT_NULL, \ in libxl__nic_from_xenstore()
[all …]
A Dlibxl_vsnd.c99 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__params_from_xenstore()
109 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__params_from_xenstore()
119 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__params_from_xenstore()
128 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__params_from_xenstore()
137 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__params_from_xenstore()
162 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__stream_from_xenstore()
203 rc = libxl__xs_read_checked(gc, XBT_NULL, stream_path, &tmp); in libxl__pcm_from_xenstore()
265 rc = libxl__xs_read_checked(gc, XBT_NULL, pcm_path, &tmp); in libxl__vsnd_from_xenstore()
544 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__device_stream_getinfo()
551 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__device_stream_getinfo()
A Dlibxl_usb.c167 r = libxl__xs_read_checked(gc, XBT_NULL, in vusb_be_from_xs_libxl_type()
178 r = libxl__xs_read_checked(gc, XBT_NULL, in vusb_be_from_xs_libxl_type()
720 rc = libxl__xs_read_checked(gc, XBT_NULL, \ in libxl__usbctrl_from_xenstore()
1006 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__device_usbdev_list_for_usbctrl()
1017 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__device_usbdev_list_for_usbctrl()
1120 rc = libxl__xs_read_checked(gc, XBT_NULL, path, &tmp); in libxl__device_usbdev_set_default_usbctrl()
1207 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__device_usbdev_setdefault()
1222 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__device_usbdev_setdefault()
1229 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__device_usbdev_setdefault()
1589 rc = libxl__xs_read_checked(gc, XBT_NULL, path, &drvpath); in usbdev_rebind()
[all …]
A Dlibxl_netbuffer.c133 rc = libxl__xs_read_checked(gc, XBT_NULL, path, &vifname); in get_vifname()
367 rc = libxl__xs_read_checked(gc, XBT_NULL, in netbuf_setup_script_cb()
385 rc = libxl__xs_read_checked(gc, XBT_NULL, in netbuf_setup_script_cb()
A Dlibxl_colo_nic.c66 rc = libxl__xs_read_checked(gc, XBT_NULL, path, &vifname); in get_vifname()
210 rc = libxl__xs_read_checked(gc, XBT_NULL, in colo_save_setup_script_cb()
A Dlibxl_console.c505 rc = libxl__xs_read_checked(NOGC, XBT_NULL, in libxl__device_channel_from_xenstore()
509 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__device_channel_from_xenstore()
516 rc = libxl__xs_read_checked(NOGC, XBT_NULL, in libxl__device_channel_from_xenstore()
A Dlibxl_device.c95 rc = libxl__xs_read_checked(gc, t, be_path, &dir); in libxl__device_exists()
1071 rc = libxl__xs_read_checked(gc, t, state_path, &state); in libxl__initiate_device_generic_remove()
1154 rc = libxl__xs_read_checked(gc, XBT_NULL, state_path, &xs_state); in device_qemu_timeout()
1451 rc = libxl__xs_read_checked(gc, XBT_NULL, path, &p); in libxl__wait_for_backend()
1758 rc = libxl__xs_read_checked(gc, XBT_NULL, GCSPRINTF("%s/state", path), in backend_watch_callback()
1764 rc = libxl__xs_read_checked(gc, XBT_NULL, GCSPRINTF("%s/online", path), in backend_watch_callback()
1869 rc = libxl__xs_read_checked(gc, XBT_NULL, state_path, &sstate); in libxl_device_events_handler()
A Dlibxl_aoutils.c75 rc = libxl__xs_read_checked(gc, XBT_NULL, xswa->path, &data); in xswait_xswatch_callback()
636 ret = libxl__xs_read_checked(gc, XBT_NULL, xs_path_pid, &xs_pid); in libxl__kill_xs_path()
A Dlibxl_xshelp.c213 int libxl__xs_read_checked(libxl__gc *gc, xs_transaction_t t, in libxl__xs_read_checked() function
A Dlibxl_disk.c44 rc = libxl__xs_read_checked(gc, XBT_NULL, evg->be_ptr_path, &backend); in disk_eject_xswatch_callback()
112 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl_evenable_disk_eject()
554 rc = libxl__xs_read_checked(gc, XBT_NULL, in libxl__disk_from_xenstore()
735 rc = libxl__xs_read_checked(gc, XBT_NULL, xen_path, &xen_dir); in libxl__device_disk_get_path()
743 rc = libxl__xs_read_checked(gc, XBT_NULL, virtio_path, &virtio_dir); in libxl__device_disk_get_path()
A Dlibxl_dom_suspend.c250 rc = libxl__xs_read_checked(gc, t, xswa->path, &state); in domain_suspend_common_pvcontrol_suspending()
A Dlibxl_create.c2230 rc = libxl__xs_read_checked(gc, XBT_NULL, in do_domain_soft_reset()
2239 rc = libxl__xs_read_checked(gc, XBT_NULL, in do_domain_soft_reset()
A Dlibxl_domain.c1636 rc = libxl__xs_read_checked(gc, XBT_NULL, DOMID_XS_PATH, &xs_domid); in libxl__get_domid()
2248 rc = libxl__xs_read_checked(gc, XBT_NULL, path, &content); in libxl__update_avail_vcpus_xenstore()
A Dlibxl_internal.h993 int libxl__xs_read_checked(libxl__gc *gc, xs_transaction_t t,
A Dlibxl_dm.c3495 rc = libxl__xs_read_checked(gc, XBT_NULL, path, &dm_kill_uid_str); in libxl__destroy_device_model()

Completed in 78 milliseconds