Searched refs:QUEUE_IN_LOCK (Results 1 – 5 of 5) sorted by relevance
96 QUEUE_IN_LOCK(xchan); in xdma_enqueue_bio()
96 QUEUE_IN_LOCK(xchan); in xdma_enqueue()
101 QUEUE_IN_LOCK(xchan); in xdma_enqueue_mbuf()
209 #define QUEUE_IN_LOCK(xchan) mtx_lock(&(xchan)->mtx_qin_lock) macro
621 QUEUE_IN_LOCK(xchan); in xdma_process()