Searched refs:alloced_cpus (Results 1 – 1 of 1) sorted by relevance
446 struct cpumask alloced_cpus; member684 cpumask_clear_cpu(old, &stor_device->alloced_cpus); in storvsc_change_target_cpu()689 cpu, &stor_device->alloced_cpus)) in storvsc_change_target_cpu()694 cpumask_set_cpu(new, &stor_device->alloced_cpus); in storvsc_change_target_cpu()750 cpumask_set_cpu(new_sc->target_cpu, &stor_device->alloced_cpus); in handle_sc_creation()976 &stor_device->alloced_cpus); in storvsc_channel_init()1465 if (cpumask_test_cpu(q_num, &stor_device->alloced_cpus)) in get_og_chn()1471 for_each_cpu(tgt_cpu, &stor_device->alloced_cpus) { in get_og_chn()1484 for_each_cpu(tgt_cpu, &stor_device->alloced_cpus) { in get_og_chn()1531 for_each_cpu_wrap(tgt_cpu, &stor_device->alloced_cpus, in storvsc_do_io()[all …]