Searched refs:streams_mutex (Results 1 – 2 of 2) sorted by relevance
1452 lockdep_assert_held(&smmu->streams_mutex); in arm_smmu_find_master()1540 mutex_lock(&smmu->streams_mutex); in arm_smmu_handle_evt()1559 mutex_unlock(&smmu->streams_mutex); in arm_smmu_handle_evt()2588 mutex_lock(&smmu->streams_mutex); in arm_smmu_insert_master()2630 mutex_unlock(&smmu->streams_mutex); in arm_smmu_insert_master()2644 mutex_lock(&smmu->streams_mutex); in arm_smmu_remove_master()2647 mutex_unlock(&smmu->streams_mutex); in arm_smmu_remove_master()3099 mutex_init(&smmu->streams_mutex); in arm_smmu_init_structures()
684 struct mutex streams_mutex; member