Home
last modified time | relevance | path

Searched refs:ttm_bo_move_to_lru_tail_unlocked (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/ttm/
Dttm_execbuf_util.c53 ttm_bo_move_to_lru_tail_unlocked(bo); in ttm_eu_backoff_reservation()
155 ttm_bo_move_to_lru_tail_unlocked(bo); in ttm_eu_fence_buffer_objects()
Dttm_bo_util.c274 ttm_bo_move_to_lru_tail_unlocked(&fbo->base); in ttm_buffer_object_transfer()
Dttm_bo.c644 ttm_bo_move_to_lru_tail_unlocked(bo); in ttm_mem_evict_first()
/Linux-v6.6/include/drm/ttm/
Dttm_bo.h291 ttm_bo_move_to_lru_tail_unlocked(struct ttm_buffer_object *bo) in ttm_bo_move_to_lru_tail_unlocked() function
328 ttm_bo_move_to_lru_tail_unlocked(bo); in ttm_bo_unreserve()
/Linux-v6.6/drivers/gpu/drm/qxl/
Dqxl_release.c434 ttm_bo_move_to_lru_tail_unlocked(bo); in qxl_release_fence_buffer_objects()
/Linux-v6.6/drivers/gpu/drm/radeon/
Dradeon_object.c774 ttm_bo_move_to_lru_tail_unlocked(bo); in radeon_bo_fault_reserve_notify()
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_object.c1428 ttm_bo_move_to_lru_tail_unlocked(bo); in amdgpu_bo_fault_reserve_notify()
Damdgpu_cs.c1307 ttm_bo_move_to_lru_tail_unlocked(&gem_to_amdgpu_bo(gobj)->tbo); in amdgpu_cs_submit()
/Linux-v6.6/drivers/gpu/drm/nouveau/
Dnouveau_bo.c1321 ttm_bo_move_to_lru_tail_unlocked(bo); in nouveau_ttm_fault_reserve_notify()