Searched refs:stream_map_mutex (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c1037 mutex_lock(&smmu->stream_map_mutex);
1066 mutex_unlock(&smmu->stream_map_mutex);
1074 mutex_unlock(&smmu->stream_map_mutex);
1084 mutex_lock(&smmu->stream_map_mutex);
1090 mutex_unlock(&smmu->stream_map_mutex);
1486 mutex_lock(&smmu->stream_map_mutex);
1490 mutex_unlock(&smmu->stream_map_mutex);
1498 mutex_unlock(&smmu->stream_map_mutex);
1514 mutex_unlock(&smmu->stream_map_mutex);
1799 mutex_init(&smmu->stream_map_mutex);
[all...]
H A Darm-smmu.h315 struct mutex stream_map_mutex; member in struct:arm_smmu_device

Completed in 106 milliseconds