mm_mutex 104 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c struct mutex *mm_mutex; mm_mutex 344 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c mutex_lock(imem->mm_mutex); mm_mutex 346 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c mutex_unlock(imem->mm_mutex); mm_mutex 463 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c mutex_lock(imem->mm_mutex); mm_mutex 467 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c mutex_unlock(imem->mm_mutex); mm_mutex 497 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c mutex_lock(imem->mm_mutex); mm_mutex 499 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c mutex_unlock(imem->mm_mutex); mm_mutex 589 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c imem->mm_mutex = &tdev->iommu.mutex;