Lines Matching defs:nq
706 static void put_tag(struct nullb_queue *nq, unsigned int tag) in put_tag()
714 static unsigned int get_tag(struct nullb_queue *nq) in get_tag()
734 static struct nullb_cmd *__alloc_cmd(struct nullb_queue *nq) in __alloc_cmd()
756 static struct nullb_cmd *alloc_cmd(struct nullb_queue *nq, struct bio *bio) in alloc_cmd()
1508 struct nullb_queue *nq = nullb_to_queue(nullb); in null_submit_bio() local
1586 struct nullb_queue *nq = hctx->driver_data; in null_poll() local
1620 struct nullb_queue *nq = hctx->driver_data; in null_timeout_rq() local
1644 struct nullb_queue *nq = hctx->driver_data; in null_queue_rq() local
1688 static void cleanup_queue(struct nullb_queue *nq) in cleanup_queue()
1706 struct nullb_queue *nq = hctx->driver_data; in null_exit_hctx() local
1712 static void null_init_queue(struct nullb *nullb, struct nullb_queue *nq) in null_init_queue()
1725 struct nullb_queue *nq; in null_init_hctx() local
1814 static int setup_commands(struct nullb_queue *nq) in setup_commands()
1855 struct nullb_queue *nq; in init_driver_queues() local