Lines Matching refs:blk_mq_hw_ctx
461 static int kyber_init_hctx(struct blk_mq_hw_ctx *hctx, unsigned int hctx_idx) in kyber_init_hctx()
517 static void kyber_exit_hctx(struct blk_mq_hw_ctx *hctx, unsigned int hctx_idx) in kyber_exit_hctx()
569 struct blk_mq_hw_ctx *hctx = blk_mq_map_queue(q, bio->bi_opf, ctx); in kyber_bio_merge()
588 static void kyber_insert_requests(struct blk_mq_hw_ctx *hctx, in kyber_insert_requests()
695 struct blk_mq_hw_ctx *hctx = READ_ONCE(wqe->private); in kyber_domain_wake()
705 struct blk_mq_hw_ctx *hctx) in kyber_get_domain_token()
753 struct blk_mq_hw_ctx *hctx) in kyber_dispatch_cur_domain()
800 static struct request *kyber_dispatch_request(struct blk_mq_hw_ctx *hctx) in kyber_dispatch_request()
846 static bool kyber_has_work(struct blk_mq_hw_ctx *hctx) in kyber_has_work()
910 struct blk_mq_hw_ctx *hctx = m->private; \
920 struct blk_mq_hw_ctx *hctx = m->private; \
929 struct blk_mq_hw_ctx *hctx = m->private; \
944 struct blk_mq_hw_ctx *hctx = data; \
968 struct blk_mq_hw_ctx *hctx = data; in kyber_cur_domain_show()
977 struct blk_mq_hw_ctx *hctx = data; in kyber_batching_show()