Home
last modified time | relevance | path

Searched refs:blk_mq_hw_queue_to_node (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/block/
Dblk-mq-cpumap.c65 int blk_mq_hw_queue_to_node(unsigned int *mq_map, unsigned int index) in blk_mq_hw_queue_to_node() function
Dblk-mq.h73 extern int blk_mq_hw_queue_to_node(unsigned int *map, unsigned int);
Dblk-mq.c1971 node = blk_mq_hw_queue_to_node(set->mq_map, hctx_idx); in blk_mq_alloc_rq_map()
2027 node = blk_mq_hw_queue_to_node(set->mq_map, hctx_idx); in blk_mq_alloc_rqs()
2525 node = blk_mq_hw_queue_to_node(q->mq_map, i); in blk_mq_realloc_hw_ctxs()