Home
last modified time | relevance | path

Searched refs:hctx_types (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/block/
H A Dblk-mq-debugfs.c426 static const char *const hctx_types[] = { variable
436 BUILD_BUG_ON(ARRAY_SIZE(hctx_types) != HCTX_MAX_TYPES); in hctx_type_show()
437 seq_printf(m, "%s\n", hctx_types[hctx->type]); in hctx_type_show()
/kernel/linux/linux-6.6/block/
H A Dblk-mq-debugfs.c375 static const char *const hctx_types[] = { variable
385 BUILD_BUG_ON(ARRAY_SIZE(hctx_types) != HCTX_MAX_TYPES); in hctx_type_show()
386 seq_printf(m, "%s\n", hctx_types[hctx->type]); in hctx_type_show()

Completed in 5 milliseconds