Searched refs:ttm_resource_alloc (Results 1 – 3 of 3) sorted by relevance
361 int ttm_resource_alloc(struct ttm_buffer_object *bo,
739 ret = ttm_resource_alloc(bo, place, mem); in ttm_bo_mem_force_space()793 ret = ttm_resource_alloc(bo, place, mem); in ttm_bo_mem_space()1199 ret = ttm_resource_alloc(bo, &place, &evict_mem); in ttm_bo_swapout()
226 int ttm_resource_alloc(struct ttm_buffer_object *bo, in ttm_resource_alloc() function