Lines Matching refs:nullb_queue
536 static void put_tag(struct nullb_queue *nq, unsigned int tag) in put_tag()
544 static unsigned int get_tag(struct nullb_queue *nq) in get_tag()
564 static struct nullb_cmd *__alloc_cmd(struct nullb_queue *nq) in __alloc_cmd()
585 static struct nullb_cmd *alloc_cmd(struct nullb_queue *nq, int can_wait) in alloc_cmd()
1329 static struct nullb_queue *nullb_to_queue(struct nullb *nullb) in nullb_to_queue()
1342 struct nullb_queue *nq = nullb_to_queue(nullb); in null_queue_bio()
1362 struct nullb_queue *nq = nullb_to_queue(nullb); in null_rq_prep_fn()
1426 struct nullb_queue *nq = hctx->driver_data; in null_queue_rq()
1464 static void cleanup_queue(struct nullb_queue *nq) in cleanup_queue()
1533 static void null_init_queue(struct nullb *nullb, struct nullb_queue *nq) in null_init_queue()
1547 struct nullb_queue *nq; in null_init_queues()
1560 static int setup_commands(struct nullb_queue *nq) in setup_commands()
1589 sizeof(struct nullb_queue), in setup_queues()
1602 struct nullb_queue *nq; in init_driver_queues()