Home
last modified time | relevance | path

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

/linux-6.15/include/drm/ttm/
H A Dttm_bo.h442 int ttm_bo_evict_first(struct ttm_device *bdev,
/linux-6.15/drivers/gpu/drm/ttm/
H A Dttm_resource.c557 ret = ttm_bo_evict_first(bdev, man, &ctx); in ttm_resource_manager_evict_all()
H A Dttm_bo.c444 int ttm_bo_evict_first(struct ttm_device *bdev, struct ttm_resource_manager *man, in ttm_bo_evict_first() function