Searched refs:blk_alloc_flush_queue (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/block/ |
H A D | blk-flush.c | 469 struct blk_flush_queue *blk_alloc_flush_queue(int node, int cmd_size, in blk_alloc_flush_queue() function
|
H A D | blk.h | 48 struct blk_flush_queue *blk_alloc_flush_queue(int node, int cmd_size,
|
H A D | blk-mq.c | 2804 hctx->fq = blk_alloc_flush_queue(hctx->numa_node, set->cmd_size, gfp); in blk_mq_alloc_hctx()
|
/kernel/linux/linux-6.6/block/ |
H A D | blk-flush.c | 485 struct blk_flush_queue *blk_alloc_flush_queue(int node, int cmd_size, in blk_alloc_flush_queue() function
|
H A D | blk.h | 30 struct blk_flush_queue *blk_alloc_flush_queue(int node, int cmd_size,
|
H A D | blk-mq.c | 3768 hctx->fq = blk_alloc_flush_queue(hctx->numa_node, set->cmd_size, gfp); in blk_mq_alloc_hctx()
|
Completed in 14 milliseconds