Home
last modified time | relevance | path

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

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