ttm_bo_eviction_valuable 1524 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c 	return ttm_bo_eviction_valuable(bo, place);
ttm_bo_eviction_valuable  140 drivers/gpu/drm/drm_vram_mm_helper.c 	.eviction_valuable = ttm_bo_eviction_valuable,
ttm_bo_eviction_valuable 1701 drivers/gpu/drm/nouveau/nouveau_bo.c 	.eviction_valuable = ttm_bo_eviction_valuable,
ttm_bo_eviction_valuable  310 drivers/gpu/drm/qxl/qxl_ttm.c 	.eviction_valuable = ttm_bo_eviction_valuable,
ttm_bo_eviction_valuable  779 drivers/gpu/drm/radeon/radeon_ttm.c 	.eviction_valuable = ttm_bo_eviction_valuable,
ttm_bo_eviction_valuable  770 drivers/gpu/drm/ttm/ttm_bo.c EXPORT_SYMBOL(ttm_bo_eviction_valuable);
ttm_bo_eviction_valuable  266 drivers/gpu/drm/virtio/virtgpu_ttm.c 	.eviction_valuable = ttm_bo_eviction_valuable,
ttm_bo_eviction_valuable  871 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c 	.eviction_valuable = ttm_bo_eviction_valuable,
ttm_bo_eviction_valuable  441 include/drm/ttm/ttm_bo_api.h bool ttm_bo_eviction_valuable(struct ttm_buffer_object *bo,