bqueue
struct bqueue *bufq;
struct bqueue *bq;
struct bqueue *dp;
static struct bqueue bufqueues[BQUEUES] __cacheline_aligned;
static void binsheadfree(buf_t *, struct bqueue *);
static void binstailfree(buf_t *, struct bqueue *);
static int checkfreelist(buf_t *, struct bqueue *, int);
checkfreelist(buf_t *bp, struct bqueue *dp, int ison)
binsheadfree(buf_t *bp, struct bqueue *dp)
binstailfree(buf_t *bp, struct bqueue *dp)
struct bqueue *dp;
struct bqueue *dp;