Searched refs:ttm_bo_cleanup_refs (Results 1 – 1 of 1) sorted by relevance
/drivers/gpu/drm/ttm/ |
D | ttm_bo.c | 391 static int ttm_bo_cleanup_refs(struct ttm_buffer_object *bo, in ttm_bo_cleanup_refs() function 481 ttm_bo_cleanup_refs(bo, false, !remove_all, true); in ttm_bo_delayed_delete() 484 ttm_bo_cleanup_refs(bo, false, !remove_all, true); in ttm_bo_delayed_delete() 781 ret = ttm_bo_cleanup_refs(bo, ctx->interruptible, in ttm_mem_evict_first() 1544 ret = ttm_bo_cleanup_refs(bo, false, false, locked); in ttm_bo_swapout()
|