Home
last modified time | relevance | path

Searched defs:xs_handle (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/tools/xenstore/
A Dxs.c50 struct xs_handle { struct
52 int fd;
59 pthread_t read_thr;
60 int read_thr_exists;
66 struct list_head watch_list;
67 pthread_mutex_t watch_mutex;
71 int watch_pipe[2];
73 bool unwatch_filter;
80 struct list_head reply_list;
126 struct xs_handle { struct
[all …]
/xen-4.10.0-shim-comet/tools/misc/
A Dxen-lowmemd.c16 static struct xs_handle *xs_handle = NULL; variable
/xen-4.10.0-shim-comet/tools/xenpaging/
A Dxenpaging.h47 struct xs_handle *xs_handle; member

Completed in 8 milliseconds