Home
last modified time | relevance | path

Searched refs:xenevtchn_pending (Results 1 – 20 of 20) sorted by relevance

/xen/tools/libs/evtchn/
A Dlibxenevtchn.map17 xenevtchn_pending;
A Dsolaris.c117 xenevtchn_port_or_error_t xenevtchn_pending(xenevtchn_handle *xce) in xenevtchn_pending() function
A Dlinux.c121 xenevtchn_port_or_error_t xenevtchn_pending(xenevtchn_handle *xce) in xenevtchn_pending() function
A Dnetbsd.c129 xenevtchn_port_or_error_t xenevtchn_pending(xenevtchn_handle *xce) in xenevtchn_pending() function
A Dfreebsd.c117 xenevtchn_port_or_error_t xenevtchn_pending(xenevtchn_handle *xce) in xenevtchn_pending() function
A Dminios.c234 xenevtchn_port_or_error_t xenevtchn_pending(xenevtchn_handle *xce) in xenevtchn_pending() function
/xen/tools/libs/evtchn/include/
A Dxenevtchn.h146 xenevtchn_pending(xenevtchn_handle *xce);
/xen/tools/libxc/
A Dxc_evtchn_compat.c59 return xenevtchn_pending(xce); in xc_evtchn_pending()
A Dxc_suspend.c134 rc = xenevtchn_pending(xce); in xc_await_suspend()
/xen/tools/misc/
A Dxen-lowmemd.c124 if ((port = xenevtchn_pending(xce_handle)) == -1) in main()
/xen/tools/ocaml/libs/eventchn/
A Dxeneventchn_stubs.c143 port = xenevtchn_pending(_H(xce)); in stub_eventchn_pending()
/xen/tools/tests/depriv/
A Ddepriv-fd-checker.c259 xenevtchn_port_or_error_t p3 = xenevtchn_pending(xce_recip); in test_evtchn()
/xen/tools/libvchan/
A Dio.c199 int ret = xenevtchn_pending(ctrl->event); in libxenvchan_wait()
/xen/tools/console/daemon/
A Dio.c1101 if ((port = xenevtchn_pending(con->xce_handle)) == -1) in handle_ring_read()
1166 if (!force && ((port = xenevtchn_pending(xce_handle)) == -1)) in handle_hv_logs()
/xen/tools/tests/xen-access/
A Dxen-access.c108 port = xenevtchn_pending(xce); in xc_wait_for_event_or_timeout()
/xen/tools/xentrace/
A Dxentrace.c647 port = xenevtchn_pending(xce_handle); in wait_for_event_or_timeout()
/xen/tools/xenpaging/
A Dxenpaging.c148 port = xenevtchn_pending(xce); in xenpaging_wait_for_event_or_timeout()
/xen/tools/xenstore/
A Dxenstored_domain.c273 if ((port = xenevtchn_pending(xce_handle)) == -1) in handle_event()
/xen/tools/xenmon/
A Dxenbaked.c321 if ((port = xenevtchn_pending(xce_handle)) == -1) in wait_for_event()
/xen/tools/libxl/
A Dlibxl_event.c920 port = xenevtchn_pending(CTX->xce); in evtchn_fd_callback()

Completed in 42 milliseconds