Home
last modified time | relevance | path

Searched refs:reservation_object_held (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/include/linux/
Dreservation.h82 #define reservation_object_held(obj) lockdep_is_held(&(obj)->lock.base) macro
144 reservation_object_held(obj)); in reservation_object_get_list()
239 reservation_object_held(obj)); in reservation_object_get_excl()
/Linux-v4.19/drivers/dma-buf/
Dreservation.c119 reservation_object_held(obj)); in reservation_object_add_shared_inplace()
181 reservation_object_held(obj)); in reservation_object_add_shared_replace()
212 reservation_object_held(obj)); in reservation_object_add_shared_replace()
274 reservation_object_held(obj))); in reservation_object_add_excl_fence()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_sync.c114 reservation_object_held(resv)); in radeon_sync_resv()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_sync.c216 reservation_object_held(resv)); in amdgpu_sync_resv()
Damdgpu_amdkfd_gpuvm.c237 reservation_object_held(resv)); in amdgpu_amdkfd_remove_eviction_fence()
275 reservation_object_held(resv)); in amdgpu_amdkfd_remove_eviction_fence()
Damdgpu_ttm.c1485 reservation_object_held(bo->resv)); in amdgpu_ttm_bo_eviction_valuable()
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_fence.c380 reservation_object_held(resv)); in nouveau_fence_sync()
/Linux-v4.19/drivers/gpu/drm/msm/
Dmsm_gem.c642 reservation_object_held(msm_obj->resv)); in msm_gem_sync_object()
/Linux-v4.19/drivers/gpu/drm/ttm/
Dttm_bo.c374 reservation_object_held(bo->resv)); in ttm_bo_flush_all_fences()