Searched refs:alloced_cpus (Results 1 – 1 of 1) sorted by relevance
441 struct cpumask alloced_cpus; member649 cpumask_clear_cpu(old, &stor_device->alloced_cpus); in storvsc_change_target_cpu()654 cpu, &stor_device->alloced_cpus)) in storvsc_change_target_cpu()659 cpumask_set_cpu(new, &stor_device->alloced_cpus); in storvsc_change_target_cpu()715 cpumask_set_cpu(new_sc->target_cpu, &stor_device->alloced_cpus); in handle_sc_creation()941 &stor_device->alloced_cpus); in storvsc_channel_init()1420 if (cpumask_test_cpu(q_num, &stor_device->alloced_cpus)) in get_og_chn()1426 for_each_cpu(tgt_cpu, &stor_device->alloced_cpus) { in get_og_chn()1439 for_each_cpu(tgt_cpu, &stor_device->alloced_cpus) { in get_og_chn()1486 for_each_cpu_wrap(tgt_cpu, &stor_device->alloced_cpus, in storvsc_do_io()[all …]