Home
last modified time | relevance | path

Searched refs:dma_resv_list (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/dma-buf/
A Ddma-resv.c65 static struct dma_resv_list *dma_resv_list_alloc(unsigned int shared_max) in dma_resv_list_alloc()
67 struct dma_resv_list *list; in dma_resv_list_alloc()
85 static void dma_resv_list_free(struct dma_resv_list *list) in dma_resv_list_free()
118 struct dma_resv_list *fobj; in dma_resv_fini()
153 struct dma_resv_list *old, *new; in dma_resv_reserve_shared()
227 struct dma_resv_list *fences = dma_resv_shared_list(obj); in dma_resv_reset_shared_max()
250 struct dma_resv_list *fobj; in dma_resv_add_shared_fence()
298 struct dma_resv_list *old; in dma_resv_add_excl_fence()
375 struct dma_resv_list *fences = cursor->fences; in dma_resv_iter_walk_unlocked()
491 struct dma_resv_list *list; in dma_resv_copy_fences()
/linux/include/linux/
A Ddma-resv.h57 struct dma_resv_list { struct
149 struct dma_resv_list __rcu *fence;
174 struct dma_resv_list *fences;
477 static inline struct dma_resv_list *dma_resv_shared_list(struct dma_resv *obj) in dma_resv_shared_list()
/linux/drivers/gpu/drm/qxl/
A Dqxl_debugfs.c60 struct dma_resv_list *fobj; in qxl_debugfs_buffers_info()
/linux/drivers/gpu/drm/i915/gem/
A Di915_gem_busy.c118 struct dma_resv_list *list; in i915_gem_busy_ioctl()
/linux/drivers/gpu/drm/radeon/
A Dradeon_sync.c94 struct dma_resv_list *flist; in radeon_sync_resv()
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_sync.c255 struct dma_resv_list *flist; in amdgpu_sync_resv()
A Damdgpu_ttm.c1357 struct dma_resv_list *flist; in amdgpu_ttm_bo_eviction_valuable()
A Damdgpu_amdkfd_gpuvm.c240 struct dma_resv_list *old, *new; in amdgpu_amdkfd_remove_eviction_fence()
/linux/drivers/gpu/drm/nouveau/
A Dnouveau_fence.c347 struct dma_resv_list *fobj; in nouveau_fence_sync()
/linux/drivers/gpu/drm/etnaviv/
A Detnaviv_gem.c442 struct dma_resv_list *fobj; in etnaviv_gem_describe()
/linux/drivers/gpu/drm/msm/
A Dmsm_gem.c884 struct dma_resv_list *fobj; in msm_gem_describe()

Completed in 23 milliseconds