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

  /src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_memory.c 278 static void ttm_shrink(struct ttm_mem_global *glob, bool from_wq, function in typeref:typename:void
305 ttm_shrink(glob, true, 0ULL, &ctx);
643 ttm_shrink(glob, false, memory + (memory >> 2) + 16, ctx);
ttm_memory.c 278 static void ttm_shrink(struct ttm_mem_global *glob, bool from_wq, function in typeref:typename:void
305 ttm_shrink(glob, true, 0ULL, &ctx);
643 ttm_shrink(glob, false, memory + (memory >> 2) + 16, ctx);

Completed in 25 milliseconds