Searched refs:queue_hw_ctx (Results 1 – 3 of 3) sorted by relevance
1025 hctx = rcu_dereference(q->queue_hw_ctx)[id]; in queue_hctx()
505 struct blk_mq_hw_ctx * __rcu *queue_hw_ctx; member
746 data.hctx = q->queue_hw_ctx[hctx_idx]; in blk_mq_alloc_request_hctx()4407 kfree(q->queue_hw_ctx); in blk_mq_release()4552 struct blk_mq_hw_ctx **hctxs = q->queue_hw_ctx; in __blk_mq_realloc_hw_ctxs()4565 rcu_assign_pointer(q->queue_hw_ctx, new_hctxs); in __blk_mq_realloc_hw_ctxs()5250 return blk_hctx_poll(q, q->queue_hw_ctx[cookie], iob, flags); in blk_mq_poll()