Searched refs:queue_hw_ctx (Results 1 – 4 of 4) sorted by relevance
246 ({ hctx = (q)->queue_hw_ctx[i]; 1; }); (i)++)
349 struct blk_mq_hw_ctx **queue_hw_ctx; member
1397 return q->queue_hw_ctx[q->mq_map[cpu]]; in blk_mq_map_queue()1901 kfree(q->queue_hw_ctx); in blk_mq_release()1978 q->queue_hw_ctx = hctxs; in blk_mq_init_allocated_queue()
197 struct blk_mq_hw_ctx *hctx = dd->queue->queue_hw_ctx[0]; in mtip_rq_from_tag()