ttm_bo_mem_put    385 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c 	ttm_bo_mem_put(&(*bo_ptr)->tbo, &(*bo_ptr)->tbo.mem);
ttm_bo_mem_put    534 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c 	ttm_bo_mem_put(bo, &tmp_mem);
ttm_bo_mem_put    584 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c 	ttm_bo_mem_put(bo, &tmp_mem);
ttm_bo_mem_put   1136 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c 			ttm_bo_mem_put(bo, &tmp);
ttm_bo_mem_put   1140 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c 		ttm_bo_mem_put(bo, &bo->mem);
ttm_bo_mem_put   1263 drivers/gpu/drm/nouveau/nouveau_bo.c 	ttm_bo_mem_put(bo, &tmp_reg);
ttm_bo_mem_put   1299 drivers/gpu/drm/nouveau/nouveau_bo.c 	ttm_bo_mem_put(bo, &tmp_reg);
ttm_bo_mem_put    297 drivers/gpu/drm/radeon/radeon_ttm.c 	ttm_bo_mem_put(bo, &tmp_mem);
ttm_bo_mem_put    335 drivers/gpu/drm/radeon/radeon_ttm.c 	ttm_bo_mem_put(bo, &tmp_mem);
ttm_bo_mem_put    436 drivers/gpu/drm/ttm/ttm_bo.c 	ttm_bo_mem_put(bo, &bo->mem);
ttm_bo_mem_put    750 drivers/gpu/drm/ttm/ttm_bo.c 		ttm_bo_mem_put(bo, &evict_mem);
ttm_bo_mem_put    924 drivers/gpu/drm/ttm/ttm_bo.c EXPORT_SYMBOL(ttm_bo_mem_put);
ttm_bo_mem_put   1205 drivers/gpu/drm/ttm/ttm_bo.c 		ttm_bo_mem_put(bo, &mem);
ttm_bo_mem_put     50 drivers/gpu/drm/ttm/ttm_bo_util.c 	ttm_bo_mem_put(bo, &bo->mem);
ttm_bo_mem_put    456 drivers/gpu/drm/ttm/ttm_bo_util.c 		ttm_bo_mem_put(bo, &old_copy);
ttm_bo_mem_put    585 include/drm/ttm/ttm_bo_driver.h void ttm_bo_mem_put(struct ttm_buffer_object *bo, struct ttm_mem_reg *mem);