Searched refs:QUEUE_PROC_UNLOCK (Results 1 – 2 of 2) sorted by relevance
362 QUEUE_PROC_UNLOCK(xchan); in xchan_seg_done()627 QUEUE_PROC_UNLOCK(xchan); in xdma_process()
225 #define QUEUE_PROC_UNLOCK(xchan) mtx_unlock(&(xchan)->mtx_proc_lock) macro