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

/freebsd-10.1-release/sys/dev/malo/
H A Dif_malo.c815 MALO_TXQ_LOCK(txq);
978 MALO_TXQ_LOCK(txq);
1050 MALO_TXQ_LOCK(txq);
1255 MALO_TXQ_LOCK(txq);
1304 MALO_TXQ_LOCK(txq);
1647 MALO_TXQ_LOCK(txq);
1678 MALO_TXQ_LOCK(txq);
1890 MALO_TXQ_LOCK(txq);
H A Dif_malo.h500 #define MALO_TXQ_LOCK(_tq) mtx_lock(&(_tq)->lock) macro

Completed in 155 milliseconds