Searched refs:ttm_bo_cleanup_refs (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/ttm/ | 
| D | ttm_bo.c | 545 static int ttm_bo_cleanup_refs(struct ttm_buffer_object *bo,  in ttm_bo_cleanup_refs()  function 641 			ttm_bo_cleanup_refs(bo, false, !remove_all, true);  in ttm_bo_delayed_delete() 644 			ttm_bo_cleanup_refs(bo, false, !remove_all, true);  in ttm_bo_delayed_delete() 893 		ret = ttm_bo_cleanup_refs(bo, ctx->interruptible,  in ttm_mem_evict_first() 1887 		ret = ttm_bo_cleanup_refs(bo, false, false, locked);  in ttm_bo_swapout()
  |