Searched refs:unlock_resv (Results 1 – 2 of 2) sorted by relevance
243 bool unlock_resv) in ttm_bo_cleanup_refs() argument256 if (unlock_resv) in ttm_bo_cleanup_refs()270 if (unlock_resv && !dma_resv_trylock(bo->base.resv)) { in ttm_bo_cleanup_refs()286 if (unlock_resv) in ttm_bo_cleanup_refs()295 if (unlock_resv) in ttm_bo_cleanup_refs()
62 goto unlock_resv; in radeon_gem_fault()69 unlock_resv: in radeon_gem_fault()
Completed in 6 milliseconds