dma_resv_list     200 drivers/dma-buf/dma-buf.c 	struct dma_resv_list *fobj;
dma_resv_list    1160 drivers/dma-buf/dma-buf.c 	struct dma_resv_list *fobj;
dma_resv_list      65 drivers/dma-buf/dma-resv.c static struct dma_resv_list *dma_resv_list_alloc(unsigned int shared_max)
dma_resv_list      67 drivers/dma-buf/dma-resv.c 	struct dma_resv_list *list;
dma_resv_list      85 drivers/dma-buf/dma-resv.c static void dma_resv_list_free(struct dma_resv_list *list)
dma_resv_list     119 drivers/dma-buf/dma-resv.c 	struct dma_resv_list *fobj;
dma_resv_list     150 drivers/dma-buf/dma-resv.c 	struct dma_resv_list *old, *new;
dma_resv_list     226 drivers/dma-buf/dma-resv.c 	struct dma_resv_list *fobj;
dma_resv_list     274 drivers/dma-buf/dma-resv.c 	struct dma_resv_list *old;
dma_resv_list     313 drivers/dma-buf/dma-resv.c 	struct dma_resv_list *src_list, *dst_list;
dma_resv_list     410 drivers/dma-buf/dma-resv.c 		struct dma_resv_list *fobj;
dma_resv_list     529 drivers/dma-buf/dma-resv.c 		struct dma_resv_list *fobj = rcu_dereference(obj->fence);
dma_resv_list     615 drivers/dma-buf/dma-resv.c 		struct dma_resv_list *fobj = rcu_dereference(obj->fence);
dma_resv_list     222 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 	struct dma_resv_list *old, *new;
dma_resv_list     196 drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c 	struct dma_resv_list *flist;
dma_resv_list    1479 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c 	struct dma_resv_list *flist;
dma_resv_list     457 drivers/gpu/drm/etnaviv/etnaviv_gem.c 	struct dma_resv_list *fobj;
dma_resv_list      85 drivers/gpu/drm/i915/gem/i915_gem_busy.c 	struct dma_resv_list *list;
dma_resv_list     705 drivers/gpu/drm/msm/msm_gem.c 	struct dma_resv_list *fobj;
dma_resv_list     803 drivers/gpu/drm/msm/msm_gem.c 	struct dma_resv_list *fobj;
dma_resv_list     338 drivers/gpu/drm/nouveau/nouveau_fence.c 	struct dma_resv_list *fobj;
dma_resv_list      60 drivers/gpu/drm/qxl/qxl_debugfs.c 		struct dma_resv_list *fobj;
dma_resv_list      93 drivers/gpu/drm/radeon/radeon_sync.c 	struct dma_resv_list *flist;
dma_resv_list     457 drivers/gpu/drm/ttm/ttm_bo.c 	struct dma_resv_list *fobj;
dma_resv_list      77 include/linux/dma-resv.h 	struct dma_resv_list __rcu *fence;
dma_resv_list      91 include/linux/dma-resv.h static inline struct dma_resv_list *dma_resv_get_list(struct dma_resv *obj)
dma_resv_list     223 include/linux/dma-resv.h 		struct dma_resv_list *fence = dma_resv_get_list(obj);