Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/drm/ttm/
Dttm_bo_driver.h535 static inline void ttm_bo_move_to_lru_tail_unlocked(struct ttm_buffer_object *bo) in ttm_bo_move_to_lru_tail_unlocked() function
574 ttm_bo_move_to_lru_tail_unlocked(bo); in ttm_bo_unreserve()
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
Dttm_bo.c793 ttm_bo_move_to_lru_tail_unlocked(bo); in ttm_mem_evict_first()
999 ttm_bo_move_to_lru_tail_unlocked(bo); in ttm_bo_mem_space()
1222 ttm_bo_move_to_lru_tail_unlocked(bo); in ttm_bo_init_reserved()
Dttm_bo_vm.c308 ttm_bo_move_to_lru_tail_unlocked(bo); in ttm_bo_vm_fault_reserved()