Home
last modified time | relevance | path

Searched refs:dma_resv_for_each_fence_unlocked (Results 1 – 15 of 15) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/i915/gem/
Di915_gem_wait.c59 dma_resv_for_each_fence_unlocked(&cursor, fence) in i915_gem_object_boost()
79 dma_resv_for_each_fence_unlocked(&cursor, fence) { in i915_gem_object_wait_reservation()
157 dma_resv_for_each_fence_unlocked(&cursor, fence) in i915_gem_object_wait_priority()
Di915_gem_busy.c147 dma_resv_for_each_fence_unlocked(&cursor, fence) { in i915_gem_busy_ioctl()
/linux-6.12.1/drivers/dma-buf/
Ddma-resv.c531 dma_resv_for_each_fence_unlocked(&cursor, f) { in dma_resv_copy_fences()
578 dma_resv_for_each_fence_unlocked(&cursor, fence) { in dma_resv_get_fences()
685 dma_resv_for_each_fence_unlocked(&cursor, fence) { in dma_resv_wait_timeout()
715 dma_resv_for_each_fence_unlocked(&cursor, fence) { in dma_resv_set_deadline()
741 dma_resv_for_each_fence_unlocked(&cursor, fence) { in dma_resv_test_signaled()
Dst-dma-resv.c203 dma_resv_for_each_fence_unlocked(&cursor, fence) { in test_for_each_unlocked()
/linux-6.12.1/drivers/gpu/drm/qxl/
Dqxl_debugfs.c66 dma_resv_for_each_fence_unlocked(&cursor, fence) { in qxl_debugfs_buffers_info()
/linux-6.12.1/include/linux/
Ddma-resv.h289 #define dma_resv_for_each_fence_unlocked(cursor, fence) \ macro
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm_sdma.c232 dma_resv_for_each_fence_unlocked(&cursor, fence) { in amdgpu_vm_sdma_update()
Damdgpu_sync.c278 dma_resv_for_each_fence_unlocked(&cursor, f) { in amdgpu_sync_kfd()
/linux-6.12.1/drivers/gpu/drm/i915/
Di915_sw_fence.c586 dma_resv_for_each_fence_unlocked(&cursor, f) { in i915_sw_fence_await_reservation()
/linux-6.12.1/
D.clang-format155 - 'dma_resv_for_each_fence_unlocked'
/linux-6.12.1/drivers/gpu/drm/ttm/
Dttm_bo.c220 dma_resv_for_each_fence_unlocked(&cursor, fence) { in ttm_bo_flush_all_fences()
/linux-6.12.1/drivers/gpu/drm/ttm/tests/
Dttm_bo_validate_test.c580 dma_resv_for_each_fence_unlocked(&cursor, fence) { in threaded_dma_resv_signal()
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_bo.c497 dma_resv_for_each_fence_unlocked(&cursor, fence) in xe_bo_trigger_rebind()
Dxe_pt.c1240 dma_resv_for_each_fence_unlocked(&cursor, fence) in vma_check_userptr()
Dxe_vm.c636 dma_resv_for_each_fence_unlocked(&cursor, fence) in vma_userptr_invalidate()