Searched refs:reservation_object_trylock (Results 1 – 7 of 7) sorted by relevance
207 reservation_object_trylock(struct reservation_object *obj) in reservation_object_trylock() function
352 BUG_ON(!reservation_object_trylock(&bo->ttm_resv)); in ttm_bo_individualize_resv()399 ret = reservation_object_trylock(bo->resv) ? 0 : -EBUSY; in ttm_bo_cleanup_refs_or_queue()486 if (unlock_resv && !reservation_object_trylock(bo->resv)) { in ttm_bo_cleanup_refs()549 } else if (reservation_object_trylock(bo->resv)) { in ttm_bo_delayed_delete()704 *locked = reservation_object_trylock(bo->resv); in ttm_bo_evict_swapout_allowable()1196 locked = reservation_object_trylock(bo->resv); in ttm_bo_init_reserved()
520 ret = reservation_object_trylock(fbo->base.resv); in ttm_buffer_object_transfer()
634 success = reservation_object_trylock(bo->resv); in __ttm_bo_reserve()
90 if (reservation_object_trylock(obj->resv)) { in __i915_vma_retire()
565 if (reservation_object_trylock(resv)) { in i915_gem_object_wait_reservation()
1955 else if (!amdgpu_vm_debug && reservation_object_trylock(resv)) in amdgpu_vm_handle_moved()