Home
last modified time | relevance | path

Searched refs:eviction_valuable (Results 1 – 10 of 10) sorted by relevance

/Linux-v6.6/include/drm/ttm/
Dttm_device.h119 bool (*eviction_valuable)(struct ttm_buffer_object *bo, member
/Linux-v6.6/drivers/gpu/drm/qxl/
Dqxl_ttm.c178 .eviction_valuable = ttm_bo_eviction_valuable,
/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ttm_buffer.c569 .eviction_valuable = ttm_bo_eviction_valuable,
/Linux-v6.6/drivers/gpu/drm/loongson/
Dlsdc_ttm.c248 .eviction_valuable = ttm_bo_eviction_valuable,
/Linux-v6.6/drivers/gpu/drm/
Ddrm_gem_vram_helper.c958 .eviction_valuable = ttm_bo_eviction_valuable,
/Linux-v6.6/drivers/gpu/drm/radeon/
Dradeon_ttm.c680 .eviction_valuable = ttm_bo_eviction_valuable,
/Linux-v6.6/drivers/gpu/drm/ttm/
Dttm_bo.c543 !bo->bdev->funcs->eviction_valuable(bo, place))) { in ttm_bo_evict_swapout_allowable()
/Linux-v6.6/drivers/gpu/drm/i915/gem/
Di915_gem_ttm.c760 .eviction_valuable = i915_ttm_eviction_valuable,
/Linux-v6.6/drivers/gpu/drm/nouveau/
Dnouveau_bo.c1401 .eviction_valuable = ttm_bo_eviction_valuable,
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c1566 .eviction_valuable = amdgpu_ttm_bo_eviction_valuable,