HomeSort by: relevance | last modified time | path
    Searched refs:dma_resv_list (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/external/bsd/drm2/include/linux/
dma-resv.h 44 struct dma_resv_list __rcu *fence;
46 struct dma_resv_list __rcu *robj_prealloc;
49 struct dma_resv_list { struct
114 struct dma_resv_list *
  /src/sys/external/bsd/drm2/linux/
linux_dma_resv.c 46 static struct dma_resv_list *
49 struct dma_resv_list *list;
59 static struct dma_resv_list *
62 struct dma_resv_list *list;
71 objlist_free(struct dma_resv_list *list)
81 struct dma_resv_list *list = container_of(rcu,
82 struct dma_resv_list, rol_rcu);
88 objlist_defer_free(struct dma_resv_list *list)
305 struct dma_resv_list *
327 struct dma_resv_list *list, *prealloc
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/i915/gem/
i915_gem_busy.c 90 struct dma_resv_list *list;
  /src/sys/external/bsd/drm2/dist/drm/qxl/
qxl_debugfs.c 65 struct dma_resv_list *fobj;
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_sync.c 98 struct dma_resv_list *flist;
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_sync.c 219 struct dma_resv_list *flist;
amdgpu_amdkfd_gpuvm.c 232 struct dma_resv_list *old, *new;
amdgpu_ttm.c 1616 struct dma_resv_list *flist;
  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_fence.c 384 struct dma_resv_list *fobj;
  /src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_bo.c 465 struct dma_resv_list *fobj;

Completed in 18 milliseconds