Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/netfront/
H A Dnetfront.c245 #define XN_RX_UNLOCK(_q) mtx_unlock(&(_q)->lock) macro
484 XN_RX_UNLOCK(&np->rxq[i]); in netfront_suspend()
509 XN_RX_UNLOCK(&info->rxq[i]); in netfront_resume()
689 XN_RX_UNLOCK(rxq); in xn_rxq_intr()
1225 XN_RX_UNLOCK(rxq); in xn_alloc_rx_buffers_callout()
1815 XN_RX_UNLOCK(rxq); in xn_ifinit_locked()
2079 XN_RX_UNLOCK(rxq); in xn_kick_rings()
2405 XN_RX_UNLOCK(&np->rxq[i]); in netif_disconnect_backend()