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

  /src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_bo.c 851 static int ttm_mem_evict_first(struct ttm_bo_device *bdev, function in typeref:typename:int
985 ret = ttm_mem_evict_first(bdev, mem->mem_type, place, ctx,
1519 ret = ttm_mem_evict_first(bdev, mem_type, NULL, &ctx,

Completed in 13 milliseconds