HomeSort by: relevance | last modified time | path
    Searched refs:gcq_insert_tail (Results 1 - 3 of 3) sorted by relevancy

  /src/share/man/man3/
Makefile 79 gcq.3 gcq_insert_tail.3 \
  /src/sys/dev/ic/
sl811hs.c 760 gcq_insert_tail(&sc->sc_waitq, &spipe->xq);
766 gcq_insert_tail(&t->q[i], &spipe->xq);
772 gcq_insert_tail(&t->q[Q_CALLBACKS], &spipe->xq);
778 gcq_insert_tail(&t->ap, &spipe->ap);
  /src/sys/sys/
gcq.h 140 gcq_insert_tail(struct gcq_head *head, struct gcq *q) function in typeref:typename:void

Completed in 17 milliseconds