Searched refs:ttm_bo_list_ref_sub (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/ttm/ |
D | ttm_bo.c | 213 void ttm_bo_list_ref_sub(struct ttm_buffer_object *bo, int count, in ttm_bo_list_ref_sub() function 227 ttm_bo_list_ref_sub(bo, put_count, true); in ttm_bo_del_sub_from_lru() 443 ttm_bo_list_ref_sub(bo, put_count, true); in ttm_bo_cleanup_refs_or_queue() 544 ttm_bo_list_ref_sub(bo, put_count, true); in ttm_bo_cleanup_refs_and_unlock() 760 ttm_bo_list_ref_sub(bo, put_count, true); in ttm_mem_evict_first() 1644 ttm_bo_list_ref_sub(bo, put_count, true); in ttm_bo_swapout()
|
D | ttm_execbuf_util.c | 53 ttm_bo_list_ref_sub(bo, put_count, true); in ttm_eu_del_from_lru_locked()
|