Searched refs:dma_resv_trylock (Results 1 – 12 of 12) sorted by relevance
193 BUG_ON(!dma_resv_trylock(&bo->base._resv)); in ttm_bo_individualize_resv()270 if (unlock_resv && !dma_resv_trylock(bo->base.resv)) { in ttm_bo_cleanup_refs()349 !dma_resv_trylock(bo->base.resv)) { in ttm_bo_release()536 ret = dma_resv_trylock(bo->base.resv); in ttm_bo_evict_swapout_allowable()998 WARN_ON(!dma_resv_trylock(bo->base.resv)); in ttm_bo_init_reserved()
125 if (unlikely(!dma_resv_trylock(bo->base.resv))) { in ttm_bo_vm_reserve()
254 ret = dma_resv_trylock(&fbo->base.base._resv); in ttm_buffer_object_transfer()
51 if (!dma_resv_trylock(shmem->base.resv)) in panfrost_gem_purge()
422 static inline bool __must_check dma_resv_trylock(struct dma_resv *obj) in dma_resv_trylock() function
250 success = dma_resv_trylock(bo->base.resv); in ttm_bo_reserve()
402 if (!dma_resv_trylock(resv)) in amdgpu_dma_buf_move_notify()
1354 if (WARN_ON_ONCE(!dma_resv_trylock(bo->base.resv))) in amdgpu_bo_release_notify()1580 if (dma_resv_trylock(bo->tbo.base.resv)) { in amdgpu_bo_print_info()
1021 !dma_resv_trylock(bo->tbo.base.resv)) in amdgpu_vm_bo_get_memory()1408 if (!amdgpu_vm_debug && dma_resv_trylock(resv)) in amdgpu_vm_handle_moved()
392 BUG_ON(!dma_resv_trylock(bo->tbo.base.resv)); in amdgpu_amdkfd_remove_fence_on_pt_pd_bos()
207 return dma_resv_trylock(obj->base.resv); in i915_gem_object_trylock()
1453 if (!dma_resv_trylock(obj->resv)) { in drm_gem_lru_scan()