Searched refs:queue_hw_ctx (Results 1 – 5 of 5) sorted by relevance
256 ({ hctx = (q)->queue_hw_ctx[i]; 1; }); (i)++)
318 struct blk_mq_hw_ctx **queue_hw_ctx; member
1416 return q->queue_hw_ctx[q->mq_map[cpu]]; in blk_mq_map_queue()1961 kfree(q->queue_hw_ctx); in blk_mq_release()2030 q->queue_hw_ctx = hctxs; in blk_mq_init_allocated_queue()
3343 struct blk_mq_hw_ctx *hctx = q->queue_hw_ctx[queue_num]; in blk_poll()
197 struct blk_mq_hw_ctx *hctx = dd->queue->queue_hw_ctx[0]; in mtip_rq_from_tag()