Searched refs:streams_mutex (Results 1 – 2 of 2) sorted by relevance
1421 lockdep_assert_held(&smmu->streams_mutex); in arm_smmu_find_master()1509 mutex_lock(&smmu->streams_mutex); in arm_smmu_handle_evt()1528 mutex_unlock(&smmu->streams_mutex); in arm_smmu_handle_evt()2547 mutex_lock(&smmu->streams_mutex); in arm_smmu_insert_master()2600 mutex_unlock(&smmu->streams_mutex); in arm_smmu_insert_master()2614 mutex_lock(&smmu->streams_mutex); in arm_smmu_remove_master()2617 mutex_unlock(&smmu->streams_mutex); in arm_smmu_remove_master()3085 mutex_init(&smmu->streams_mutex); in arm_smmu_init_structures()
677 struct mutex streams_mutex; member