Searched refs:dma_resv_list (Results 1 – 11 of 11) sorted by relevance
65 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()
57 struct dma_resv_list { struct149 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()
60 struct dma_resv_list *fobj; in qxl_debugfs_buffers_info()
118 struct dma_resv_list *list; in i915_gem_busy_ioctl()
94 struct dma_resv_list *flist; in radeon_sync_resv()
255 struct dma_resv_list *flist; in amdgpu_sync_resv()
1357 struct dma_resv_list *flist; in amdgpu_ttm_bo_eviction_valuable()
240 struct dma_resv_list *old, *new; in amdgpu_amdkfd_remove_eviction_fence()
347 struct dma_resv_list *fobj; in nouveau_fence_sync()
442 struct dma_resv_list *fobj; in etnaviv_gem_describe()
884 struct dma_resv_list *fobj; in msm_gem_describe()
Completed in 21 milliseconds