Symbol: dma_resv_for_each_fence
drivers/dma-buf/dma-buf.c
325
dma_resv_for_each_fence(&cursor, resv, dma_resv_usage_rw(write),
drivers/dma-buf/dma-resv.c
767
dma_resv_for_each_fence(&cursor, obj, DMA_RESV_USAGE_READ, fence) {
drivers/dma-buf/st-dma-resv.c
139
dma_resv_for_each_fence(&cursor, &resv, usage, fence) {
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c
2985
dma_resv_for_each_fence(&cursor, bo->tbo.base.resv,
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c
407
dma_resv_for_each_fence(&cursor, resv, DMA_RESV_USAGE_BOOKKEEP, fence) {
drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c
253
dma_resv_for_each_fence(&cursor, resv, DMA_RESV_USAGE_READ, f) {
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
1480
dma_resv_for_each_fence(&resv_cursor, bo->base.resv,
drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c
808
dma_resv_for_each_fence(&resv_cursor, gobj_read[i]->resv,
drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c
817
dma_resv_for_each_fence(&resv_cursor, gobj_write[i]->resv,
drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c
849
dma_resv_for_each_fence(&resv_cursor, gobj_read[i]->resv,
drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c
866
dma_resv_for_each_fence(&resv_cursor, gobj_write[i]->resv,
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
1526
dma_resv_for_each_fence(&cursor, resv, DMA_RESV_USAGE_BOOKKEEP, fence) {
drivers/gpu/drm/i915/i915_deps.c
229
dma_resv_for_each_fence(&iter, resv, dma_resv_usage_rw(true), fence) {
drivers/gpu/drm/i915/i915_request.c
1611
dma_resv_for_each_fence(&cursor, obj->base.resv,
drivers/gpu/drm/nouveau/nouveau_fence.c
358
dma_resv_for_each_fence(&cursor, resv,
drivers/gpu/drm/radeon/radeon_sync.c
99
dma_resv_for_each_fence(&cursor, resv, dma_resv_usage_rw(!shared), f) {
drivers/gpu/drm/scheduler/sched_main.c
970
dma_resv_for_each_fence(&cursor, resv, usage, fence) {
drivers/gpu/drm/xe/xe_bo.c
1563
dma_resv_for_each_fence(&cursor, &ttm_bo->base._resv,