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

/freebsd-9.3-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);
383 ALQ_LOCK(alq);
527 ALQ_LOCK(alq);
691 ALQ_LOCK(alq);
897 ALQ_LOCK(alq);

Completed in 47 milliseconds