Home
last modified time | relevance | path

Searched refs:blk_mq_alloc_and_init_hctx (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/block/
Dblk-mq.c4290 static struct blk_mq_hw_ctx *blk_mq_alloc_and_init_hctx( in blk_mq_alloc_and_init_hctx() function
4342 if (!blk_mq_alloc_and_init_hctx(set, q, i, node)) { in blk_mq_realloc_hw_ctxs()
4347 hctx = blk_mq_alloc_and_init_hctx(set, q, i, old_node); in blk_mq_realloc_hw_ctxs()
/kernel/linux/linux-5.10/block/
Dblk-mq.c3180 static struct blk_mq_hw_ctx *blk_mq_alloc_and_init_hctx( in blk_mq_alloc_and_init_hctx() function
3251 hctx = blk_mq_alloc_and_init_hctx(set, q, i, node); in blk_mq_realloc_hw_ctxs()