Searched refs:scan_mutex (Results 1 – 14 of 14) sorted by relevance
1618 mutex_lock(&shost->scan_mutex); in __scsi_add_device()1627 mutex_unlock(&shost->scan_mutex); in __scsi_add_device()1828 mutex_lock(&shost->scan_mutex); in scsi_scan_target()1836 mutex_unlock(&shost->scan_mutex); in scsi_scan_target()1885 mutex_lock(&shost->scan_mutex); in scsi_scan_host_selected()1899 mutex_unlock(&shost->scan_mutex); in scsi_scan_host_selected()1938 mutex_lock(&shost->scan_mutex); in scsi_prep_async_scan()1955 mutex_unlock(&shost->scan_mutex); in scsi_prep_async_scan()1966 mutex_unlock(&shost->scan_mutex); in scsi_prep_async_scan()1989 mutex_lock(&shost->scan_mutex); in scsi_finish_async_scan()[all …]
169 mutex_lock(&shost->scan_mutex); in scsi_remove_host()174 mutex_unlock(&shost->scan_mutex); in scsi_remove_host()182 mutex_unlock(&shost->scan_mutex); in scsi_remove_host()410 mutex_init(&shost->scan_mutex); in scsi_host_alloc()
513 mutex_lock(&host->scan_mutex); in storvsc_host_scan()516 mutex_unlock(&host->scan_mutex); in storvsc_host_scan()
1538 mutex_lock(&shost->scan_mutex); in scsi_remove_device()1540 mutex_unlock(&shost->scan_mutex); in scsi_remove_device()
375 mutex_lock(&mc_bus->scan_mutex); in dprc_scan_container()377 mutex_unlock(&mc_bus->scan_mutex); in dprc_scan_container()416 mutex_lock(&mc_bus->scan_mutex); in dprc_irq0_handler_thread()461 mutex_unlock(&mc_bus->scan_mutex); in dprc_irq0_handler_thread()
228 mutex_lock(&root_mc_bus->scan_mutex); in scan_fsl_mc_bus()230 mutex_unlock(&root_mc_bus->scan_mutex); in scan_fsl_mc_bus()805 mutex_init(&mc_bus->scan_mutex); in fsl_mc_device_add()980 if (mutex_trylock(&mc_bus->scan_mutex)) { in fsl_mc_get_endpoint()982 mutex_unlock(&mc_bus->scan_mutex); in fsl_mc_get_endpoint()
605 struct mutex scan_mutex; /* serializes bus scanning */ member
310 mutex_lock(&ctrl_info->scan_mutex); in pqi_ctrl_block_scan()316 mutex_unlock(&ctrl_info->scan_mutex); in pqi_ctrl_unblock_scan()2605 mutex_acquired = mutex_trylock(&ctrl_info->scan_mutex); in pqi_scan_scsi_devices()2618 mutex_unlock(&ctrl_info->scan_mutex); in pqi_scan_scsi_devices()2641 return !mutex_is_locked(&ctrl_info->scan_mutex); in pqi_scan_finished()6601 mutex_acquired = mutex_trylock(&ctrl_info->scan_mutex); in pqi_sdev_destroy()6607 mutex_unlock(&ctrl_info->scan_mutex); in pqi_sdev_destroy()6613 mutex_unlock(&ctrl_info->scan_mutex); in pqi_sdev_destroy()6621 mutex_unlock(&ctrl_info->scan_mutex); in pqi_sdev_destroy()8806 mutex_init(&ctrl_info->scan_mutex); in pqi_alloc_ctrl_info()
1360 struct mutex scan_mutex; member
1803 mutex_lock(&dev->scan_mutex); in aac_scan_host()1808 mutex_unlock(&dev->scan_mutex); in aac_scan_host()
1675 mutex_init(&aac->scan_mutex); in aac_probe_one()
1554 struct mutex scan_mutex; member
4673 mutex_lock(&ap->scsi_host->scan_mutex); in ata_scsi_remove_dev()4699 mutex_unlock(&ap->scsi_host->scan_mutex); in ata_scsi_remove_dev()
1428 mutex_lock(&hba->host->scan_mutex); in ufshcd_clock_scaling_prepare()1439 mutex_unlock(&hba->host->scan_mutex); in ufshcd_clock_scaling_prepare()1461 mutex_unlock(&hba->host->scan_mutex); in ufshcd_clock_scaling_unprepare()
Completed in 748 milliseconds