Home
last modified time | relevance | path

Searched refs:alloced_cpus (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dstorvsc_drv.c469 struct cpumask alloced_cpus; member
677 cpumask_clear_cpu(old, &stor_device->alloced_cpus); in storvsc_change_target_cpu()
682 cpu, &stor_device->alloced_cpus)) in storvsc_change_target_cpu()
687 cpumask_set_cpu(new, &stor_device->alloced_cpus); in storvsc_change_target_cpu()
723 cpumask_set_cpu(new_sc->target_cpu, &stor_device->alloced_cpus); in handle_sc_creation()
953 &stor_device->alloced_cpus); in storvsc_channel_init()
1348 for_each_cpu(tgt_cpu, &stor_device->alloced_cpus) { in get_og_chn()
1361 for_each_cpu(tgt_cpu, &stor_device->alloced_cpus) { in get_og_chn()
1407 &stor_device->alloced_cpus, q_num + 1) { in storvsc_do_io()
1438 for_each_cpu(tgt_cpu, &stor_device->alloced_cpus) { in storvsc_do_io()
[all …]