Searched refs:xs_daemon_open (Results 1 – 13 of 13) sorted by relevance
107 xs = xs_daemon_open(); in xen_setup()
86 struct xs_handle *xs_daemon_open(void);
105 xs_handle = xs_daemon_open(); in main()
125 xs = xs_daemon_open(); in xen_setup()
501 xs = (struct xs_handle *)xs_daemon_open(); in main()
401 xs = xs_daemon_open(); in main()
414 xs = xs_daemon_open(); in xs_get_dom_mem()
181 xsh = xs_daemon_open(); in libxl__xenstore_child_wait_deprecated()
667 CTX->xsh = xs_daemon_open(); in libxl__ev_child_xenstore_reopen()
106 ctx->xsh = xs_daemon_open(); in libxl_ctx_alloc()
400 xs = xs_daemon_open(); in libxenvchan_client_init()
292 struct xs_handle *xs_daemon_open(void) in xs_daemon_open() function1169 xs = xs_daemon_open(); in xs_suspend_evtchn_port()
987 self->xh = (readonly ? xs_daemon_open_readonly() : xs_daemon_open()); in xshandle_init()
Completed in 17 milliseconds