Searched refs:alloced_cpus (Results 1 – 1 of 1) sorted by relevance
432 struct cpumask alloced_cpus; member640 cpumask_clear_cpu(old, &stor_device->alloced_cpus); in storvsc_change_target_cpu()645 cpu, &stor_device->alloced_cpus)) in storvsc_change_target_cpu()650 cpumask_set_cpu(new, &stor_device->alloced_cpus); in storvsc_change_target_cpu()706 cpumask_set_cpu(new_sc->target_cpu, &stor_device->alloced_cpus); in handle_sc_creation()933 &stor_device->alloced_cpus); in storvsc_channel_init()1407 for_each_cpu(tgt_cpu, &stor_device->alloced_cpus) { in get_og_chn()1420 for_each_cpu(tgt_cpu, &stor_device->alloced_cpus) { in get_og_chn()1466 &stor_device->alloced_cpus, q_num + 1) { in storvsc_do_io()1497 for_each_cpu(tgt_cpu, &stor_device->alloced_cpus) { in storvsc_do_io()[all …]