ttm_bo_validate   286 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 	ret = ttm_bo_validate(&bo->tbo, &bo->placement, &ctx);
ttm_bo_validate   519 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 	ret = ttm_bo_validate(&bo->tbo, &bo->placement, &ctx);
ttm_bo_validate  1706 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 		ret = ttm_bo_validate(&bo->tbo, &bo->placement, &ctx);
ttm_bo_validate  1824 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 			ret = ttm_bo_validate(&bo->tbo, &bo->placement, &ctx);
ttm_bo_validate   437 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c 	r = ttm_bo_validate(&bo->tbo, &bo->placement, &ctx);
ttm_bo_validate   496 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c 		r = ttm_bo_validate(&bo->tbo, &bo->placement, &ctx);
ttm_bo_validate   549 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c 			r = ttm_bo_validate(&bo->tbo, &bo->placement, &ctx);
ttm_bo_validate  1737 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c 		r = ttm_bo_validate(&(*bo)->tbo, &(*bo)->placement, &ctx);
ttm_bo_validate   303 drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c 		ret = ttm_bo_validate(&bo->tbo, &bo->placement, &ctx);
ttm_bo_validate   341 drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c 		r = ttm_bo_validate(&bo->tbo, &bo->placement, &ctx);
ttm_bo_validate   718 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c 	r = ttm_bo_validate(&bo->tbo, &bo->placement, &ctx);
ttm_bo_validate   944 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c 	r = ttm_bo_validate(&bo->tbo, &bo->placement, &ctx);
ttm_bo_validate  1012 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c 	r = ttm_bo_validate(&bo->tbo, &bo->placement, &ctx);
ttm_bo_validate  1367 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c 	r = ttm_bo_validate(bo, &abo->placement, &ctx);
ttm_bo_validate   500 drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c 		r = ttm_bo_validate(&bo->tbo, &bo->placement, &tctx);
ttm_bo_validate  1041 drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c 		r = ttm_bo_validate(&bo->tbo, &bo->placement, &ctx);
ttm_bo_validate   610 drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c 	return ttm_bo_validate(&bo->tbo, &bo->placement, &ctx);
ttm_bo_validate   745 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c 	r = ttm_bo_validate(&bo->tbo, &bo->placement, &ctx);
ttm_bo_validate   750 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c 		r = ttm_bo_validate(&bo->shadow->tbo, &bo->shadow->placement,
ttm_bo_validate   228 drivers/gpu/drm/drm_gem_vram_helper.c 	ret = ttm_bo_validate(&gbo->bo, &gbo->placement, &ctx);
ttm_bo_validate   271 drivers/gpu/drm/drm_gem_vram_helper.c 	ret = ttm_bo_validate(&gbo->bo, &gbo->placement, &ctx);
ttm_bo_validate   584 drivers/gpu/drm/nouveau/nouveau_bo.c 	ret = ttm_bo_validate(&nvbo->bo, &nvbo->placement, &ctx);
ttm_bo_validate   331 drivers/gpu/drm/qxl/qxl_ioctl.c 		ret = ttm_bo_validate(&qobj->tbo, &qobj->placement, &ctx);
ttm_bo_validate   238 drivers/gpu/drm/qxl/qxl_object.c 	r = ttm_bo_validate(&bo->tbo, &bo->placement, &ctx);
ttm_bo_validate   262 drivers/gpu/drm/qxl/qxl_object.c 	r = ttm_bo_validate(&bo->tbo, &bo->placement, &ctx);
ttm_bo_validate   236 drivers/gpu/drm/qxl/qxl_release.c 		ret = ttm_bo_validate(&bo->tbo, &bo->placement, &ctx);
ttm_bo_validate   352 drivers/gpu/drm/radeon/radeon_gem.c 		r = ttm_bo_validate(&bo->tbo, &bo->placement, &ctx);
ttm_bo_validate   114 drivers/gpu/drm/radeon/radeon_mn.c 			r = ttm_bo_validate(&bo->tbo, &bo->placement, &ctx);
ttm_bo_validate   374 drivers/gpu/drm/radeon/radeon_object.c 	r = ttm_bo_validate(&bo->tbo, &bo->placement, &ctx);
ttm_bo_validate   410 drivers/gpu/drm/radeon/radeon_object.c 	r = ttm_bo_validate(&bo->tbo, &bo->placement, &ctx);
ttm_bo_validate   579 drivers/gpu/drm/radeon/radeon_object.c 			r = ttm_bo_validate(&bo->tbo, &bo->placement, &ctx);
ttm_bo_validate   831 drivers/gpu/drm/radeon/radeon_object.c 	r = ttm_bo_validate(bo, &rbo->placement, &ctx);
ttm_bo_validate   834 drivers/gpu/drm/radeon/radeon_object.c 		return ttm_bo_validate(bo, &rbo->placement, &ctx);
ttm_bo_validate   400 drivers/gpu/drm/radeon/radeon_vm.c 	r = ttm_bo_validate(&bo->tbo, &bo->placement, &ctx);
ttm_bo_validate  1285 drivers/gpu/drm/ttm/ttm_bo.c EXPORT_SYMBOL(ttm_bo_validate);
ttm_bo_validate  1382 drivers/gpu/drm/ttm/ttm_bo.c 		ret = ttm_bo_validate(bo, placement, ctx);
ttm_bo_validate    75 drivers/gpu/drm/virtio/virtgpu_ioctl.c 		ret = ttm_bo_validate(bo, &qobj->placement, &ctx);
ttm_bo_validate   384 drivers/gpu/drm/virtio/virtgpu_ioctl.c 	ret = ttm_bo_validate(&qobj->tbo, &qobj->placement, &ctx);
ttm_bo_validate   434 drivers/gpu/drm/virtio/virtgpu_ioctl.c 	ret = ttm_bo_validate(&qobj->tbo, &qobj->placement, &ctx);
ttm_bo_validate   113 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c 		ret = ttm_bo_validate(bo, placement, &ctx);
ttm_bo_validate   164 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c 	ret = ttm_bo_validate(bo, &vmw_vram_gmr_placement, &ctx);
ttm_bo_validate   168 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c 	ret = ttm_bo_validate(bo, &vmw_vram_placement, &ctx);
ttm_bo_validate   251 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c 		(void) ttm_bo_validate(bo, &vmw_sys_placement, &ctx);
ttm_bo_validate   258 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c 		ret = ttm_bo_validate(bo, &placement, &ctx);
ttm_bo_validate   366 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c 	ret = ttm_bo_validate(bo, &placement, &ctx);
ttm_bo_validate   452 drivers/gpu/drm/vmwgfx/vmwgfx_cotable.c 	ret = ttm_bo_validate(bo, &vmw_mob_placement, &ctx);
ttm_bo_validate   504 drivers/gpu/drm/vmwgfx/vmwgfx_resource.c 	ret = ttm_bo_validate(&res->backup->base,
ttm_bo_validate   938 drivers/gpu/drm/vmwgfx/vmwgfx_resource.c 				ret = ttm_bo_validate
ttm_bo_validate  1002 drivers/gpu/drm/vmwgfx/vmwgfx_shader.c 	ret = ttm_bo_validate(&buf->base, &vmw_sys_placement, &ctx);
ttm_bo_validate   528 drivers/gpu/drm/vmwgfx/vmwgfx_validation.c 		return ttm_bo_validate(bo, &vmw_mob_placement, &ctx);
ttm_bo_validate   537 drivers/gpu/drm/vmwgfx/vmwgfx_validation.c 	ret = ttm_bo_validate(bo, &vmw_vram_gmr_placement, &ctx);
ttm_bo_validate   546 drivers/gpu/drm/vmwgfx/vmwgfx_validation.c 	ret = ttm_bo_validate(bo, &vmw_vram_placement, &ctx);
ttm_bo_validate   571 drivers/gpu/drm/vmwgfx/vmwgfx_validation.c 			ret = ttm_bo_validate(entry->base.bo,
ttm_bo_validate   357 include/drm/ttm/ttm_bo_api.h int ttm_bo_validate(struct ttm_buffer_object *bo,