Searched defs:XN_TX_LOCK_ASSERT (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/xen/netfront/
H A Dnetfront.c313 #define XN_TX_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->tx_lock, MA_OWNED); macro

Completed in 108 milliseconds