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
766
dma_resv_for_each_fence(&cursor, obj, DMA_RESV_USAGE_READ, fence) {
drivers/dma-buf/st-dma-resv.c
138
dma_resv_for_each_fence(&cursor, &resv, usage, fence) {
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c
2988
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
1507
dma_resv_for_each_fence(&resv_cursor, bo->base.resv,
drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c
666
dma_resv_for_each_fence(&resv_cursor, gobj_read[i]->resv,
drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c
676
dma_resv_for_each_fence(&resv_cursor, gobj_write[i]->resv,
drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c
801
dma_resv_for_each_fence(&resv_cursor, gobj_read[i]->resv,
drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c
815
dma_resv_for_each_fence(&resv_cursor, gobj_write[i]->resv,
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
1525
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
359
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
757
dma_resv_for_each_fence(&cursor, resv, usage, fence) {
drivers/gpu/drm/xe/xe_bo.c
1704
dma_resv_for_each_fence(&cursor, &ttm_bo->base._resv,