Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddma-resv.h433 static inline bool dma_resv_is_locked(struct dma_resv *obj) in dma_resv_is_locked() function
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_object.c1407 WARN_ON_ONCE(!dma_resv_is_locked(bo->tbo.base.resv) && in amdgpu_bo_gpu_offset()