Home
last modified time | relevance | path

Searched refs:xenevtchn_unmask (Results 1 – 21 of 21) sorted by relevance

/xen/tools/libs/evtchn/
A Dlibxenevtchn.map15 xenevtchn_unmask;
A Dsolaris.c128 int xenevtchn_unmask(xenevtchn_handle *xce, evtchn_port_t port) in xenevtchn_unmask() function
A Dlinux.c132 int xenevtchn_unmask(xenevtchn_handle *xce, evtchn_port_t port) in xenevtchn_unmask() function
A Dnetbsd.c140 int xenevtchn_unmask(xenevtchn_handle *xce, evtchn_port_t port) in xenevtchn_unmask() function
A Dfreebsd.c128 int xenevtchn_unmask(xenevtchn_handle *xce, evtchn_port_t port) in xenevtchn_unmask() function
A Dminios.c259 int xenevtchn_unmask(xenevtchn_handle *xce, evtchn_port_t port) in xenevtchn_unmask() function
/xen/tools/libs/evtchn/include/
A Dxenevtchn.h152 int xenevtchn_unmask(xenevtchn_handle *xce, evtchn_port_t port);
/xen/tools/libxc/
A Dxc_evtchn_compat.c64 return xenevtchn_unmask(xce, port); in xc_evtchn_unmask()
A Dxc_suspend.c142 if (xenevtchn_unmask(xce, suspend_evtchn) < 0) in xc_await_suspend()
/xen/tools/misc/
A Dxen-lowmemd.c138 if (xenevtchn_unmask(xce_handle, port) == -1) in main()
/xen/tools/ocaml/libs/eventchn/
A Dxeneventchn_stubs.c162 rc = xenevtchn_unmask(_H(xce), port); in stub_eventchn_unmask()
/xen/tools/libvchan/
A Dinit.c230 if (xenevtchn_unmask(ctrl->event, ctrl->event_port)) in init_evt_srv()
377 if (xenevtchn_unmask(ctrl->event, ctrl->event_port)) in init_evt_cli()
A Dio.c202 xenevtchn_unmask(ctrl->event, ret); in libxenvchan_wait()
/xen/tools/tests/depriv/
A Ddepriv-fd-checker.c263 xenevtchn_unmask(xce_recip, recip_port); in test_evtchn()
/xen/tools/console/daemon/
A Dio.c1089 (void)xenevtchn_unmask(con->xce_handle, con->local_port); in console_evtchn_unmask()
1116 (void)xenevtchn_unmask(con->xce_handle, port); in handle_ring_read()
1190 (void)xenevtchn_unmask(xce_handle, port); in handle_hv_logs()
/xen/tools/tests/xen-access/
A Dxen-access.c115 rc = xenevtchn_unmask(xce, port); in xc_wait_for_event_or_timeout()
/xen/tools/xentrace/
A Dxentrace.c658 rc = xenevtchn_unmask(xce_handle, port); in wait_for_event_or_timeout()
/xen/tools/xenpaging/
A Dxenpaging.c156 rc = xenevtchn_unmask(xce, port); in xenpaging_wait_for_event_or_timeout()
/xen/tools/xenstore/
A Dxenstored_domain.c279 if (xenevtchn_unmask(xce_handle, port) == -1) in handle_event()
/xen/tools/xenmon/
A Dxenbaked.c327 if (xenevtchn_unmask(xce_handle, port) == -1) in wait_for_event()
/xen/tools/libxl/
A Dlibxl_event.c998 r = xenevtchn_unmask(CTX->xce, evev->port); in libxl__ev_evtchn_wait()

Completed in 60 milliseconds