HomeSort by: relevance | last modified time | path
    Searched refs:RING_PUSH_REQUESTS_AND_CHECK_NOTIFY (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/xen/
xen_drm_front_evtchnl.c 356 RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(&evtchnl->u.req.ring, notify);
  /src/sys/external/mit/xen-include-public/dist/xen/include/public/io/
ring.h 295 #define RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(_r, _notify) do { \
  /src/sys/arch/xen/xen/
if_xennet_xenbus.c 857 RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(&sc->sc_rx_ring, notify);
1284 RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(&sc->sc_tx_ring, notify);
xbd_xenbus.c 1078 RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(&sc->sc_ring, notify);
1254 RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(&sc->sc_ring, notify);

Completed in 15 milliseconds