Searched refs:ttm_mem_evict_first (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/include/drm/ttm/ |
A D | ttm_bo.h | 382 int ttm_mem_evict_first(struct ttm_device *bdev,
|
/linux-6.3-rc2/drivers/gpu/drm/ttm/ |
A D | ttm_bo.c | 582 int ttm_mem_evict_first(struct ttm_device *bdev, in ttm_mem_evict_first() function 737 ret = ttm_mem_evict_first(bdev, man, place, ctx, in ttm_bo_mem_force_space()
|
A D | ttm_resource.c | 429 ret = ttm_mem_evict_first(bdev, man, NULL, &ctx, in ttm_resource_manager_evict_all()
|
Completed in 6 milliseconds