Searched defs:hctx (Results 1 – 1 of 1) sorted by relevance
600 #define queue_for_each_hw_ctx(q, hctx, i) \ argument604 #define hctx_for_each_ctx(hctx, ctx, i) \ argument608 static inline blk_qc_t request_to_qc_t(struct blk_mq_hw_ctx *hctx, in request_to_qc_t()