Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dreservation.h59 struct reservation_object_list { struct
78 struct reservation_object_list __rcu *fence; argument
79 struct reservation_object_list *staged;
109 struct reservation_object_list *fobj; in reservation_object_fini()
140 static inline struct reservation_object_list *
/Linux-v4.19/drivers/dma-buf/
Dreservation.c71 struct reservation_object_list *fobj, *old; in reservation_object_reserve_shared()
104 struct reservation_object_list *fobj, in reservation_object_add_shared_inplace()
157 struct reservation_object_list *old, in reservation_object_add_shared_replace()
158 struct reservation_object_list *fobj, in reservation_object_add_shared_replace()
229 struct reservation_object_list *old, *fobj = obj->staged; in reservation_object_add_shared_fence()
252 struct reservation_object_list *old; in reservation_object_add_excl_fence()
290 struct reservation_object_list *src_list, *dst_list; in reservation_object_copy_fences()
392 struct reservation_object_list *fobj; in reservation_object_get_fences_rcu()
512 struct reservation_object_list *fobj = in reservation_object_wait_timeout_rcu()
601 struct reservation_object_list *fobj = in reservation_object_test_signaled_rcu()
Ddma-buf.c164 struct reservation_object_list *fobj; in dma_buf_poll()
1017 struct reservation_object_list *fobj; in dma_buf_debug_show()
/Linux-v4.19/drivers/gpu/drm/qxl/
Dqxl_debugfs.c61 struct reservation_object_list *fobj; in qxl_debugfs_buffers_info()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_sync.c94 struct reservation_object_list *flist; in radeon_sync_resv()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_sync.c197 struct reservation_object_list *flist; in amdgpu_sync_resv()
Damdgpu_amdkfd_gpuvm.c210 struct reservation_object_list *old, *new; in amdgpu_amdkfd_remove_eviction_fence()
Damdgpu_ttm.c1473 struct reservation_object_list *flist; in amdgpu_ttm_bo_eviction_valuable()
/Linux-v4.19/drivers/gpu/drm/msm/
Dmsm_gem.c622 struct reservation_object_list *fobj; in msm_gem_sync_object()
721 struct reservation_object_list *fobj; in msm_gem_describe()
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_fence.c339 struct reservation_object_list *fobj; in nouveau_fence_sync()
/Linux-v4.19/drivers/gpu/drm/etnaviv/
Detnaviv_gem.c463 struct reservation_object_list *fobj; in etnaviv_gem_describe()
/Linux-v4.19/drivers/gpu/drm/ttm/
Dttm_bo.c363 struct reservation_object_list *fobj; in ttm_bo_flush_all_fences()
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_gem.c4555 struct reservation_object_list *list; in i915_gem_busy_ioctl()