Searched refs:ttm_bo_eviction_valuable (Results 1 – 8 of 8) sorted by relevance
356 bool ttm_bo_eviction_valuable(struct ttm_buffer_object *bo,
168 .eviction_valuable = ttm_bo_eviction_valuable,
571 bool ttm_bo_eviction_valuable(struct ttm_buffer_object *bo, in ttm_bo_eviction_valuable() function587 EXPORT_SYMBOL(ttm_bo_eviction_valuable);
724 .eviction_valuable = ttm_bo_eviction_valuable,
942 .eviction_valuable = ttm_bo_eviction_valuable,
700 .eviction_valuable = ttm_bo_eviction_valuable,
1325 .eviction_valuable = ttm_bo_eviction_valuable,
1396 return ttm_bo_eviction_valuable(bo, place); in amdgpu_ttm_bo_eviction_valuable()