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

/linux-4.1.27/drivers/md/
H A Draid5.c65 #define cpu_to_group(cpu) cpu_to_node(cpu) macro
264 group = conf->worker_groups + cpu_to_group(cpu); raid5_wakeup_stripe_thread()
275 group = conf->worker_groups + cpu_to_group(sh->cpu); raid5_wakeup_stripe_thread()
4957 cpu_to_group(tmp->cpu) == group) { __get_priority_stripe()

Completed in 80 milliseconds