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

/freebsd-10.2-release/sys/kern/
H A Dkern_alq.c119 static int alq_doio(struct alq *);
217 needwakeup = alq_doio(alq);
308 alq_doio(struct alq *alq) function
902 needwakeup = alq_doio(alq);

Completed in 50 milliseconds