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

/linux-4.4.14/block/
H A Dblk-mq-cpumap.c17 static int cpu_to_queue_index(unsigned int nr_cpus, unsigned int nr_queues, cpu_to_queue_index() function
66 map[i] = cpu_to_queue_index(nr_cpus, nr_queues, queue); for_each_possible_cpu()
78 map[i] = cpu_to_queue_index(nr_uniq_cpus, nr_queues, for_each_possible_cpu()

Completed in 47 milliseconds