/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);
|