Searched refs:QUEUE_BANK_LOCK (Results 1 – 2 of 2) sorted by relevance
77 QUEUE_BANK_LOCK(xchan); in xchan_bank_get()91 QUEUE_BANK_LOCK(xchan); in xchan_bank_put()
219 #define QUEUE_BANK_LOCK(xchan) mtx_lock(&(xchan)->mtx_bank_lock) macro