Searched refs:hctx_for_each_ctx (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/block/ |
| H A D | blk-mq-sysfs.c | 152 hctx_for_each_ctx(hctx, ctx, i) in blk_mq_unregister_hctx() 171 hctx_for_each_ctx(hctx, ctx, i) { in blk_mq_register_hctx() 179 hctx_for_each_ctx(hctx, ctx, j) { in blk_mq_register_hctx()
|
| H A D | blk-mq-debugfs.c | 680 hctx_for_each_ctx(hctx, ctx, i) in blk_mq_debugfs_register_hctx()
|
| /linux-6.15/ |
| H A D | .clang-format | 494 - 'hctx_for_each_ctx'
|
| /linux-6.15/include/linux/ |
| H A D | blk-mq.h | 993 #define hctx_for_each_ctx(hctx, ctx, i) \ macro
|