Searched refs:ttm_lru_walk_for_evict (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/ttm/ |
H A D | ttm_bo.c | 563 lret = ttm_lru_walk_for_evict(&evict_walk.walk, bdev, man, 1); in ttm_bo_evict_alloc() 573 lret = ttm_lru_walk_for_evict(&evict_walk.walk, bdev, man, 1); in ttm_bo_evict_alloc() 1171 return ttm_lru_walk_for_evict(&swapout_walk.walk, bdev, man, target); in ttm_bo_swapout()
|
H A D | ttm_bo_util.c | 859 s64 ttm_lru_walk_for_evict(struct ttm_lru_walk *walk, struct ttm_device *bdev, in ttm_lru_walk_for_evict() function
|
/linux/include/drm/ttm/ |
H A D | ttm_bo.h | 225 s64 ttm_lru_walk_for_evict(struct ttm_lru_walk *walk, struct ttm_device *bdev,
|