Searched refs:nullb_queue (Results 1 – 2 of 2) sorted by relevance
21 struct nullb_queue *nq;25 struct nullb_queue { struct128 struct nullb_queue *queues;
1590 struct nullb_queue *nq = hctx->driver_data; in null_poll()1625 struct nullb_queue *nq = hctx->driver_data; in null_timeout_rq()1657 struct nullb_queue *nq = hctx->driver_data; in null_queue_rq()1725 static void null_init_queue(struct nullb *nullb, struct nullb_queue *nq) in null_init_queue()1736 struct nullb_queue *nq; in null_init_hctx()1821 nullb->queues = kzalloc_objs(struct nullb_queue, nqueues); in setup_queues()