Searched refs:ttm_bo_cleanup_refs (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/gpu/drm/ttm/ |
| D | ttm_bo.c | 242 static int ttm_bo_cleanup_refs(struct ttm_buffer_object *bo, in ttm_bo_cleanup_refs() function 331 ttm_bo_cleanup_refs(bo, false, !remove_all, true); in ttm_bo_delayed_delete() 334 ttm_bo_cleanup_refs(bo, false, !remove_all, true); in ttm_bo_delayed_delete() 656 ret = ttm_bo_cleanup_refs(bo, ctx->interruptible, in ttm_mem_evict_first() 1143 ret = ttm_bo_cleanup_refs(bo, false, false, locked); in ttm_bo_swapout()
|