Searched refs:ttm_bo_eviction_valuable (Results 1 – 10 of 10) sorted by relevance
351 bool ttm_bo_eviction_valuable(struct ttm_buffer_object *bo,
195 .eviction_valuable = ttm_bo_eviction_valuable,
644 bool ttm_bo_eviction_valuable(struct ttm_buffer_object *bo, in ttm_bo_eviction_valuable() function656 EXPORT_SYMBOL(ttm_bo_eviction_valuable);
800 .eviction_valuable = ttm_bo_eviction_valuable,
1006 .eviction_valuable = ttm_bo_eviction_valuable,
804 .eviction_valuable = ttm_bo_eviction_valuable,
1406 .eviction_valuable = ttm_bo_eviction_valuable,
2101 ttm_bo_eviction_valuable
4042 ttm_bo_eviction_valuable
1621 return ttm_bo_eviction_valuable(bo, place); in amdgpu_ttm_bo_eviction_valuable()