HomeSort by: relevance | last modified time | path
    Searched defs:ttm_bo_mem_force_space (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_bo.c 968 static int ttm_bo_mem_force_space(struct ttm_buffer_object *bo, function in typeref:typename:int
1094 * ttm_bo_mem_force_space is attempted in priority order to evict and find
1159 ret = ttm_bo_mem_force_space(bo, place, mem, ctx);
ttm_bo.c 968 static int ttm_bo_mem_force_space(struct ttm_buffer_object *bo, function in typeref:typename:int
1094 * ttm_bo_mem_force_space is attempted in priority order to evict and find
1159 ret = ttm_bo_mem_force_space(bo, place, mem, ctx);

Completed in 60 milliseconds