Searched refs:alloced_cpus (Results 1 – 1 of 1) sorted by relevance
427 struct cpumask alloced_cpus; member635 cpumask_clear_cpu(old, &stor_device->alloced_cpus); in storvsc_change_target_cpu()640 cpu, &stor_device->alloced_cpus)) in storvsc_change_target_cpu()645 cpumask_set_cpu(new, &stor_device->alloced_cpus); in storvsc_change_target_cpu()701 cpumask_set_cpu(new_sc->target_cpu, &stor_device->alloced_cpus); in handle_sc_creation()928 &stor_device->alloced_cpus); in storvsc_channel_init()1381 for_each_cpu(tgt_cpu, &stor_device->alloced_cpus) { in get_og_chn()1394 for_each_cpu(tgt_cpu, &stor_device->alloced_cpus) { in get_og_chn()1440 &stor_device->alloced_cpus, q_num + 1) { in storvsc_do_io()1471 for_each_cpu(tgt_cpu, &stor_device->alloced_cpus) { in storvsc_do_io()[all …]