Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
H A Dttm_bo.c380 * function ttm_bo_cleanup_refs
392 static int ttm_bo_cleanup_refs(struct ttm_buffer_object *bo, in ttm_bo_cleanup_refs() function
456 * Traverse the delayed list, and call ttm_bo_cleanup_refs on all
482 ttm_bo_cleanup_refs(bo, false, !remove_all, true); in ttm_bo_delayed_delete()
485 ttm_bo_cleanup_refs(bo, false, !remove_all, true); in ttm_bo_delayed_delete()
790 ret = ttm_bo_cleanup_refs(bo, ctx->interruptible, in ttm_mem_evict_first()
1554 ret = ttm_bo_cleanup_refs(bo, false, false, locked); in ttm_bo_swapout()
/kernel/linux/linux-6.6/drivers/gpu/drm/ttm/
H A Dttm_bo.c228 * ttm_bo_cleanup_refs
241 static int ttm_bo_cleanup_refs(struct ttm_buffer_object *bo, in ttm_bo_cleanup_refs() function
632 ret = ttm_bo_cleanup_refs(bo, ctx->interruptible, in ttm_mem_evict_first()
1153 ret = ttm_bo_cleanup_refs(bo, false, false, locked); in ttm_bo_swapout()

Completed in 5 milliseconds