Home
last modified time | relevance | path

Searched refs:ttm_mem_evict_first (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/ttm/
Dttm_bo.c710 static int ttm_mem_evict_first(struct ttm_bo_device *bdev, in ttm_mem_evict_first() function
799 ret = ttm_mem_evict_first(bdev, mem_type, place, in ttm_bo_mem_force_space()
1250 ret = ttm_mem_evict_first(bdev, mem_type, NULL, false, false); in ttm_bo_force_list_clean()