Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Ddma-resv.h80 #define dma_resv_held(obj) lockdep_is_held(&(obj)->lock.base) macro
94 dma_resv_held(obj)); in dma_resv_get_list()
247 dma_resv_held(obj)); in dma_resv_get_excl()
/Linux-v5.4/drivers/dma-buf/
Ddma-resv.c181 dma_resv_held(obj)); in dma_resv_reserve_shared()
207 dma_resv_held(obj)); in dma_resv_reserve_shared()
243 dma_resv_held(obj)); in dma_resv_add_shared_fence()
298 dma_resv_held(obj))); in dma_resv_add_excl_fence()
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_sync.c113 dma_resv_held(resv)); in radeon_sync_resv()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_sync.c215 dma_resv_held(resv)); in amdgpu_sync_resv()
Damdgpu_amdkfd_gpuvm.c244 dma_resv_held(resv)); in amdgpu_amdkfd_remove_eviction_fence()
266 dma_resv_held(resv)); in amdgpu_amdkfd_remove_eviction_fence()
Damdgpu_ttm.c1493 dma_resv_held(bo->base.resv)); in amdgpu_ttm_bo_eviction_valuable()
/Linux-v5.4/drivers/gpu/drm/nouveau/
Dnouveau_fence.c379 dma_resv_held(resv)); in nouveau_fence_sync()
/Linux-v5.4/drivers/gpu/drm/msm/
Dmsm_gem.c725 dma_resv_held(obj->resv)); in msm_gem_sync_object()
/Linux-v5.4/drivers/gpu/drm/ttm/
Dttm_bo.c468 dma_resv_held(bo->base.resv)); in ttm_bo_flush_all_fences()