Home
last modified time | relevance | path

Searched refs:xs_read_watch (Results 1 – 10 of 10) sorted by relevance

/xen-4.10.0-shim-comet/tools/xenstore/include/
A Dxenstore.h202 char **xs_read_watch(struct xs_handle *h, unsigned int *num);
/xen-4.10.0-shim-comet/tools/xenbackendd/
A Dxenbackendd.c243 vec = xs_read_watch(xs, &num); in main()
/xen-4.10.0-shim-comet/tools/xenpmd/
A Dxenpmd.c465 xs_read_watch(xs, &count); in wait_for_and_update_battery_status_request()
/xen-4.10.0-shim-comet/tools/console/client/
A Dmain.c118 watch_paths = xs_read_watch(xs, &len); in get_pty_fd()
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_exec.c218 l = xs_read_watch(xsh, &num); in libxl__xenstore_child_wait_deprecated()
/xen-4.10.0-shim-comet/tools/xenstore/
A Dxenstore_client.c284 vec = xs_read_watch(xsh, &num); in do_watch()
A Dxs.c949 char **xs_read_watch(struct xs_handle *h, unsigned int *num) in xs_read_watch() function
/xen-4.10.0-shim-comet/tools/python/xen/lowlevel/xs/
A Dxs.c523 xsval = xs_read_watch(xh, &num); in xspy_read_watch()
/xen-4.10.0-shim-comet/tools/xenpaging/
A Dxenpaging.c105 vec = xs_read_watch(paging->xs_handle, &num); in xenpaging_wait_for_event_or_timeout()
/xen-4.10.0-shim-comet/tools/console/daemon/
A Dio.c1116 vec = xs_read_watch(xs, &num); in handle_xs()

Completed in 17 milliseconds