Searched defs:alq (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/sys/
H A Dalq.h139 alq_post(struct alq *alq, struct ale *ale) argument
[all...]
/freebsd-9.3-release/sys/kern/
H A Dkern_alq.c57 struct alq { struct
126 ald_add(struct alq *alq) argument
148 ald_rem(struct alq *alq) argument
169 ald_activate(struct alq *alq) argument
176 ald_deactivate(struct alq *alq) argument
194 struct alq *alq; local
230 struct alq *alq; local
260 alq_shutdown(struct alq *alq) argument
294 alq_destroy(struct alq *alq) argument
308 alq_doio(struct alq *alq) argument
439 struct alq *alq; local
515 alq_writen(struct alq *alq, void *data, int len, int flags) argument
669 alq_write(struct alq *alq, void *data, int flags) argument
681 alq_getn(struct alq *alq, int len, int flags) argument
825 alq_get(struct alq *alq, int flags) argument
834 alq_post_flags(struct alq *alq, struct ale *ale, int flags) argument
892 alq_flush(struct alq *alq) argument
922 alq_close(struct alq *alq) argument
[all...]

Completed in 119 milliseconds