Lines Matching defs:nq
755 static void put_tag(struct nullb_queue *nq, unsigned int tag) in put_tag()
763 static unsigned int get_tag(struct nullb_queue *nq) in get_tag()
783 static struct nullb_cmd *__alloc_cmd(struct nullb_queue *nq) in __alloc_cmd()
805 static struct nullb_cmd *alloc_cmd(struct nullb_queue *nq, struct bio *bio) in alloc_cmd()
1534 struct nullb_queue *nq = nullb_to_queue(nullb); in null_submit_bio() local
1636 struct nullb_queue *nq = hctx->driver_data; in null_poll() local
1671 struct nullb_queue *nq = hctx->driver_data; in null_timeout_rq() local
1703 struct nullb_queue *nq = hctx->driver_data; in null_queue_rq() local
1773 static void cleanup_queue(struct nullb_queue *nq) in cleanup_queue()
1791 struct nullb_queue *nq = hctx->driver_data; in null_exit_hctx() local
1797 static void null_init_queue(struct nullb *nullb, struct nullb_queue *nq) in null_init_queue()
1810 struct nullb_queue *nq; in null_init_hctx() local
1897 static int setup_commands(struct nullb_queue *nq) in setup_commands()
1938 struct nullb_queue *nq; in init_driver_queues() local