Home
last modified time | relevance | path

Searched refs:dropspool (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/dma/
H A Ddma.h229 void dropspool(struct queue *, struct qitem *);
H A Dspool.c388 dropspool(struct queue *queue, struct qitem *keep) in dropspool() function
H A Ddma.c297 dropspool(queue, it); in go_background()