Searched refs:ALQ_LOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/kern/
H A Dkern_alq.c86 #define ALQ_LOCK(alq) mtx_lock_spin(&(alq)->aq_mtx) macro
214 ALQ_LOCK(alq);
262 ALQ_LOCK(alq);
278 ALQ_LOCK(alq);
380 ALQ_LOCK(alq);
521 ALQ_LOCK(alq);
685 ALQ_LOCK(alq);
891 ALQ_LOCK(alq);

Completed in 48 milliseconds