Home
last modified time | relevance | path

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

/Linux-v5.15/include/drm/ttm/
Dttm_bo_api.h583 int ttm_mem_evict_first(struct ttm_device *bdev,
/Linux-v5.15/drivers/gpu/drm/ttm/
Dttm_resource.c121 ret = ttm_mem_evict_first(bdev, man, NULL, &ctx, in ttm_resource_manager_evict_all()
Dttm_bo.c666 int ttm_mem_evict_first(struct ttm_device *bdev, in ttm_mem_evict_first() function
793 ret = ttm_mem_evict_first(bdev, man, place, ctx, in ttm_bo_mem_force_space()