Lines Matching defs:bqueue
206 struct bqueue {
211 static struct bqueue bufqueues[BQUEUES] __cacheline_aligned;
226 static void binsheadfree(buf_t *, struct bqueue *);
227 static void binstailfree(buf_t *, struct bqueue *);
229 static int checkfreelist(buf_t *, struct bqueue *, int);
348 checkfreelist(buf_t *bp, struct bqueue *dp, int ison)
369 binsheadfree(buf_t *bp, struct bqueue *dp)
380 binstailfree(buf_t *bp, struct bqueue *dp)
394 struct bqueue *dp;
465 struct bqueue *dp;
1022 struct bqueue *bufq;
1781 struct bqueue *bq;
2017 struct bqueue *dp;