Home
last modified time | relevance | path

Searched refs:ttm_bo_cleanup_refs (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/ttm/
Dttm_bo.c295 static int ttm_bo_cleanup_refs(struct ttm_buffer_object *bo, in ttm_bo_cleanup_refs() function
384 ttm_bo_cleanup_refs(bo, false, !remove_all, true); in ttm_bo_delayed_delete()
387 ttm_bo_cleanup_refs(bo, false, !remove_all, true); in ttm_bo_delayed_delete()
716 ret = ttm_bo_cleanup_refs(bo, ctx->interruptible, in ttm_mem_evict_first()
1163 ret = ttm_bo_cleanup_refs(bo, false, false, locked); in ttm_bo_swapout()