Searched refs:queue_hw_ctx (Results 1 – 10 of 10) sorted by relevance
95 return q->queue_hw_ctx[q->tag_set->map[type].mq_map[cpu]]; in blk_mq_map_queue_type()
339 blk_mq_unregister_hctx(q->queue_hw_ctx[i]); in __blk_mq_register_dev()
465 data.hctx = q->queue_hw_ctx[hctx_idx]; in blk_mq_alloc_request_hctx()3002 kfree(q->queue_hw_ctx); in blk_mq_release()3111 struct blk_mq_hw_ctx **hctxs = q->queue_hw_ctx; in blk_mq_realloc_hw_ctxs()3124 q->queue_hw_ctx = new_hctxs; in blk_mq_realloc_hw_ctxs()3243 kfree(q->queue_hw_ctx); in blk_mq_init_allocated_queue()3859 hctx = q->queue_hw_ctx[blk_qc_t_to_queue_num(cookie)]; in blk_poll()
362 return q->queue_hw_ctx[0]->sched_tags->bitmap_tags->sb.shift; in kyber_sched_tags_shift()
574 ({ hctx = (q)->queue_hw_ctx[i]; 1; }); (i)++)
416 struct blk_mq_hw_ctx **queue_hw_ctx; member
456 blk_mq_delay_run_hw_queue(q->queue_hw_ctx[0], 3); in ide_requeue_and_plug()
165 struct blk_mq_hw_ctx *hctx = dd->queue->queue_hw_ctx[0]; in mtip_cmd_from_tag()
364 scmd->device->request_queue->queue_hw_ctx[0]; in megasas_get_msix_index()
3580 struct blk_mq_hw_ctx *hctx = q->queue_hw_ctx[0]; in _base_sdev_nr_inflight_request()