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

/linux-master/block/
H A Dblk-mq-cpumap.c39 * blk_mq_hw_queue_to_node - Look up the memory node for a hardware queue index
46 int blk_mq_hw_queue_to_node(struct blk_mq_queue_map *qmap, unsigned int index) function
H A Dblk-mq.h70 extern int blk_mq_hw_queue_to_node(struct blk_mq_queue_map *qmap, unsigned int);
H A Dblk-mq.c3327 return blk_mq_hw_queue_to_node(&set->map[type], hctx_idx);

Completed in 131 milliseconds