Searched refs:ttm_bo_list_ref_sub (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/ttm/ |
H A D | ttm_execbuf_util.c | 53 ttm_bo_list_ref_sub(bo, put_count, true); list_for_each_entry()
|
H A D | ttm_bo.c | 213 void ttm_bo_list_ref_sub(struct ttm_buffer_object *bo, int count, ttm_bo_list_ref_sub() function 227 ttm_bo_list_ref_sub(bo, put_count, true); ttm_bo_del_sub_from_lru() 443 ttm_bo_list_ref_sub(bo, put_count, true); ttm_bo_cleanup_refs_or_queue() 544 ttm_bo_list_ref_sub(bo, put_count, true); ttm_bo_cleanup_refs_and_unlock() 760 ttm_bo_list_ref_sub(bo, put_count, true); ttm_mem_evict_first() 1644 ttm_bo_list_ref_sub(bo, put_count, true); ttm_bo_swapout()
|
/linux-4.1.27/include/drm/ttm/ |
H A D | ttm_bo_api.h | 351 * ttm_bo_list_ref_sub 359 extern void ttm_bo_list_ref_sub(struct ttm_buffer_object *bo, int count,
|
Completed in 60 milliseconds