Searched refs:ttm_bo_eviction_valuable (Results 1 – 8 of 8) sorted by relevance
351 bool ttm_bo_eviction_valuable(struct ttm_buffer_object *bo,
195 .eviction_valuable = ttm_bo_eviction_valuable,
800 .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);
1006 .eviction_valuable = ttm_bo_eviction_valuable,
803 .eviction_valuable = ttm_bo_eviction_valuable,
1404 .eviction_valuable = ttm_bo_eviction_valuable,
1620 return ttm_bo_eviction_valuable(bo, place); in amdgpu_ttm_bo_eviction_valuable()