Home
last modified time | relevance | path

Searched refs:dma_resv_is_locked (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/
Ddma-resv.h195 static inline bool dma_resv_is_locked(struct dma_resv *obj) in dma_resv_is_locked() function
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_object.c1375 WARN_ON_ONCE(!dma_resv_is_locked(bo->tbo.base.resv) && in amdgpu_bo_gpu_offset()
/Linux-v5.4/drivers/gpu/drm/ttm/
Dttm_bo.c1979 if (!dma_resv_is_locked(bo->base.resv)) in ttm_bo_wait_unreserved()