Searched refs:hctx_for_each_ctx (Results 1 – 4 of 4) sorted by relevance
178 hctx_for_each_ctx(hctx, ctx, i) in blk_mq_unregister_hctx()197 hctx_for_each_ctx(hctx, ctx, i) { in blk_mq_register_hctx()
741 hctx_for_each_ctx(hctx, ctx, i) in blk_mq_debugfs_register_hctx()
408 - 'hctx_for_each_ctx'
944 #define hctx_for_each_ctx(hctx, ctx, i) \ macro