Searched refs:RING_PUSH_RESPONSES_AND_CHECK_NOTIFY (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/public/io/
H A Dring.h277 #define RING_PUSH_RESPONSES_AND_CHECK_NOTIFY(_r, _notify) do { \ macro
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnb.c836 RING_PUSH_RESPONSES_AND_CHECK_NOTIFY(&xnbp->xnb_rx_ring, notify);
1198 RING_PUSH_RESPONSES_AND_CHECK_NOTIFY(&xnbp->xnb_rx_ring, notify);
1226 RING_PUSH_RESPONSES_AND_CHECK_NOTIFY(&xnbp->xnb_tx_ring, notify);

Completed in 61 milliseconds