Searched refs:QUEUE_PROC_LOCK (Results 1 – 2 of 2) sorted by relevance
360 QUEUE_PROC_LOCK(xchan); in xchan_seg_done()625 QUEUE_PROC_LOCK(xchan); in xdma_process()
224 #define QUEUE_PROC_LOCK(xchan) mtx_lock(&(xchan)->mtx_proc_lock) macro