Searched refs:ttm_bo_eviction_valuable (Results 1 – 9 of 9) sorted by relevance
441 bool ttm_bo_eviction_valuable(struct ttm_buffer_object *bo,
140 .eviction_valuable = ttm_bo_eviction_valuable,
266 .eviction_valuable = ttm_bo_eviction_valuable,
310 .eviction_valuable = ttm_bo_eviction_valuable,
871 .eviction_valuable = ttm_bo_eviction_valuable,
756 bool ttm_bo_eviction_valuable(struct ttm_buffer_object *bo, in ttm_bo_eviction_valuable() function768 EXPORT_SYMBOL(ttm_bo_eviction_valuable);
779 .eviction_valuable = ttm_bo_eviction_valuable,
1701 .eviction_valuable = ttm_bo_eviction_valuable,
1519 return ttm_bo_eviction_valuable(bo, place); in amdgpu_ttm_bo_eviction_valuable()