Searched refs:streams_mutex (Results 1 – 2 of 2) sorted by relevance
141 mutex_lock(&master->smmu->streams_mutex); in arm_smmu_attach_commit_vmaster()144 mutex_unlock(&master->smmu->streams_mutex); in arm_smmu_attach_commit_vmaster()493 lockdep_assert_held(&vmaster->vsmmu->smmu->streams_mutex); in arm_vmaster_report_event()
965 struct mutex streams_mutex; member