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

/freebsd-current/sys/kern/
H A Dkern_alq.c120 static int alq_doio(struct alq *);
217 needwakeup = alq_doio(alq);
311 alq_doio(struct alq *alq) function
901 needwakeup = alq_doio(alq);

Completed in 76 milliseconds