Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
H A Dstorvsc_drv.c437 struct vmbus_channel **stor_chns; member
655 WRITE_ONCE(stor_device->stor_chns[cpu], NULL); in storvsc_change_target_cpu()
934 if (stor_device->stor_chns == NULL) in storvsc_channel_init()
1388 kfree(stor_device->stor_chns); in storvsc_dev_remove()
1439 stor_device->stor_chns[q_num] = stor_device->stor_chns[tgt_cpu]; in get_og_chn()
1441 return stor_device->stor_chns[q_num]; in get_og_chn()
1483 stor_device->stor_chns[tgt_cpu]); in storvsc_do_io()
1512 stor_device->stor_chns[tgt_cpu]); in storvsc_do_io()
2122 kfree(stor_device->stor_chns); in storvsc_probe()
2169 kfree(stor_device->stor_chns); in storvsc_suspend()
[all …]