ttm_resource_free
ttm_resource_free(&(*bo_ptr)->tbo, &(*bo_ptr)->tbo.resource);
ttm_resource_free(bo, &bo->resource);
ttm_resource_free(bo, &bo->resource);
ttm_resource_free(bo, &dst_mem);
ttm_resource_free(bo, &bo->resource);
void ttm_resource_free(struct ttm_buffer_object *bo, struct ttm_resource **res);
ttm_resource_free(bo, &res2);
ttm_resource_free(bo, &res1);
ttm_resource_free(bo, &res1);
ttm_resource_free(bo, &res2);
ttm_resource_free(bo1, &res1);
ttm_resource_free(bo2, &res2);
ttm_resource_free(bo, &res);
ttm_resource_free(bo, &res);
ttm_resource_free(bo, &bo->resource);
ttm_resource_free(bo, &bo->resource);
ttm_resource_free(bo, &bo->resource);
ttm_resource_free(bo, &evict_mem);
ttm_resource_free(bo, &bo->resource);
ttm_resource_free(bo, &hop_mem);
ttm_resource_free(bo, &evict_mem);
ttm_resource_free(bo, res);
ttm_resource_free(bo, &res);
ttm_resource_free(bo, &bo->resource);
ttm_resource_free(bo, &bo->resource);
ttm_resource_free(bo, &bo->resource);
EXPORT_SYMBOL(ttm_resource_free);