Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ttm/
H A Dttm_resource.c559 ret = ttm_bo_evict_first(bdev, man, &ctx); in ttm_resource_manager_evict_all()
H A Dttm_bo.c447 int ttm_bo_evict_first(struct ttm_device *bdev, struct ttm_resource_manager *man, in ttm_bo_evict_first() function