uvd_ctx_idx_lock  840 drivers/gpu/drm/amd/amdgpu/amdgpu.h 	spinlock_t uvd_ctx_idx_lock;
uvd_ctx_idx_lock 2646 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 	spin_lock_init(&adev->uvd_ctx_idx_lock);
uvd_ctx_idx_lock  128 drivers/gpu/drm/amd/amdgpu/cik.c 	spin_lock_irqsave(&adev->uvd_ctx_idx_lock, flags);
uvd_ctx_idx_lock  131 drivers/gpu/drm/amd/amdgpu/cik.c 	spin_unlock_irqrestore(&adev->uvd_ctx_idx_lock, flags);
uvd_ctx_idx_lock  139 drivers/gpu/drm/amd/amdgpu/cik.c 	spin_lock_irqsave(&adev->uvd_ctx_idx_lock, flags);
uvd_ctx_idx_lock  142 drivers/gpu/drm/amd/amdgpu/cik.c 	spin_unlock_irqrestore(&adev->uvd_ctx_idx_lock, flags);
uvd_ctx_idx_lock  178 drivers/gpu/drm/amd/amdgpu/soc15.c 	spin_lock_irqsave(&adev->uvd_ctx_idx_lock, flags);
uvd_ctx_idx_lock  181 drivers/gpu/drm/amd/amdgpu/soc15.c 	spin_unlock_irqrestore(&adev->uvd_ctx_idx_lock, flags);
uvd_ctx_idx_lock  192 drivers/gpu/drm/amd/amdgpu/soc15.c 	spin_lock_irqsave(&adev->uvd_ctx_idx_lock, flags);
uvd_ctx_idx_lock  195 drivers/gpu/drm/amd/amdgpu/soc15.c 	spin_unlock_irqrestore(&adev->uvd_ctx_idx_lock, flags);
uvd_ctx_idx_lock  163 drivers/gpu/drm/amd/amdgpu/vi.c 	spin_lock_irqsave(&adev->uvd_ctx_idx_lock, flags);
uvd_ctx_idx_lock  166 drivers/gpu/drm/amd/amdgpu/vi.c 	spin_unlock_irqrestore(&adev->uvd_ctx_idx_lock, flags);
uvd_ctx_idx_lock  174 drivers/gpu/drm/amd/amdgpu/vi.c 	spin_lock_irqsave(&adev->uvd_ctx_idx_lock, flags);
uvd_ctx_idx_lock  177 drivers/gpu/drm/amd/amdgpu/vi.c 	spin_unlock_irqrestore(&adev->uvd_ctx_idx_lock, flags);