Searched refs:ttm_mem_evict_first (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/ |
D | ttm_resource.c | 107 ret = ttm_mem_evict_first(bdev, man, NULL, &ctx, in ttm_resource_manager_force_list_clean()
|
D | ttm_bo.c | 725 int ttm_mem_evict_first(struct ttm_bo_device *bdev, in ttm_mem_evict_first() function 856 ret = ttm_mem_evict_first(bdev, man, place, ctx, in ttm_bo_mem_force_space()
|
/kernel/linux/linux-5.10/include/drm/ttm/ |
D | ttm_bo_api.h | 609 int ttm_mem_evict_first(struct ttm_bo_device *bdev,
|