Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/dma-buf/
Ddma-resv.c63 static struct dma_resv_list *dma_resv_list_alloc(unsigned int shared_max) in dma_resv_list_alloc()
65 struct dma_resv_list *list; in dma_resv_list_alloc()
83 static void dma_resv_list_free(struct dma_resv_list *list) in dma_resv_list_free()
116 struct dma_resv_list *fobj; in dma_resv_fini()
147 struct dma_resv_list *old, *new; in dma_resv_reserve_shared()
221 struct dma_resv_list *fences = dma_resv_shared_list(obj); in dma_resv_reset_shared_max()
242 struct dma_resv_list *fobj; in dma_resv_add_shared_fence()
288 struct dma_resv_list *old; in dma_resv_add_excl_fence()
325 struct dma_resv_list *src_list, *dst_list; in dma_resv_copy_fences()
421 struct dma_resv_list *fobj; in dma_resv_get_fences()
[all …]
Ddma-buf.c214 struct dma_resv_list *fobj; in dma_buf_poll()
1371 struct dma_resv_list *fobj; in dma_buf_debug_show()
/Linux-v5.15/include/linux/
Ddma-resv.h57 struct dma_resv_list { struct
75 struct dma_resv_list __rcu *fence; argument
265 static inline struct dma_resv_list *dma_resv_shared_list(struct dma_resv *obj) in dma_resv_shared_list()
/Linux-v5.15/drivers/gpu/drm/i915/gem/
Di915_gem_busy.c85 struct dma_resv_list *list; in i915_gem_busy_ioctl()
/Linux-v5.15/drivers/gpu/drm/qxl/
Dqxl_debugfs.c60 struct dma_resv_list *fobj; in qxl_debugfs_buffers_info()
/Linux-v5.15/drivers/gpu/drm/radeon/
Dradeon_sync.c94 struct dma_resv_list *flist; in radeon_sync_resv()
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_sync.c255 struct dma_resv_list *flist; in amdgpu_sync_resv()
Damdgpu_ttm.c1336 struct dma_resv_list *flist; in amdgpu_ttm_bo_eviction_valuable()
Damdgpu_amdkfd_gpuvm.c238 struct dma_resv_list *old, *new; in amdgpu_amdkfd_remove_eviction_fence()
/Linux-v5.15/drivers/gpu/drm/nouveau/
Dnouveau_fence.c347 struct dma_resv_list *fobj; in nouveau_fence_sync()
/Linux-v5.15/drivers/gpu/drm/etnaviv/
Detnaviv_gem.c442 struct dma_resv_list *fobj; in etnaviv_gem_describe()
/Linux-v5.15/drivers/gpu/drm/ttm/
Dttm_bo.c262 struct dma_resv_list *fobj; in ttm_bo_flush_all_fences()
/Linux-v5.15/drivers/gpu/drm/msm/
Dmsm_gem.c883 struct dma_resv_list *fobj; in msm_gem_describe()