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

/freebsd-13-stable/sys/dev/drm2/ttm/
H A Dttm_bo.c597 * function ttm_bo_cleanup_refs_and_unlock
608 static int ttm_bo_cleanup_refs_and_unlock(struct ttm_buffer_object *bo, function
723 ret = ttm_bo_cleanup_refs_and_unlock(entry, false,
885 ret = ttm_bo_cleanup_refs_and_unlock(bo, interruptible,
1829 ret = ttm_bo_cleanup_refs_and_unlock(bo, false, false);

Completed in 86 milliseconds