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()942 &stor_device->alloced_cpus); in storvsc_channel_init()1419 for_each_cpu(tgt_cpu, &stor_device->alloced_cpus) { in get_og_chn()1432 for_each_cpu(tgt_cpu, &stor_device->alloced_cpus) { in get_og_chn()1478 &stor_device->alloced_cpus, q_num + 1) { in storvsc_do_io()1509 for_each_cpu(tgt_cpu, &stor_device->alloced_cpus) { in storvsc_do_io()[all …]