Home
last modified time | relevance | path

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

/freebsd/sys/dev/xdma/
H A Dxdma_bio.c98 QUEUE_IN_UNLOCK(xchan); in xdma_enqueue_bio()
H A Dxdma_queue.c98 QUEUE_IN_UNLOCK(xchan); in xdma_enqueue()
H A Dxdma_mbuf.c103 QUEUE_IN_UNLOCK(xchan); in xdma_enqueue_mbuf()
H A Dxdma.h210 #define QUEUE_IN_UNLOCK(xchan) mtx_unlock(&(xchan)->mtx_qin_lock) macro
H A Dxdma_sg.c623 QUEUE_IN_UNLOCK(xchan); in xdma_process()