Searched refs:dma_resv_for_each_fence_unlocked (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/sys/dev/pci/drm/i915/gem/
H A Di915_gem_wait.c59 dma_resv_for_each_fence_unlocked(&cursor, fence)
79 dma_resv_for_each_fence_unlocked(&cursor, fence) {
157 dma_resv_for_each_fence_unlocked(&cursor, fence)
H A Di915_gem_busy.c147 dma_resv_for_each_fence_unlocked(&cursor, fence) {
/openbsd-current/sys/dev/pci/drm/include/linux/
H A Ddma-resv.h190 * dma_resv_for_each_fence_unlocked() beware that the iterator can be restarted.
276 * dma_resv_for_each_fence_unlocked - unlocked fence iterator
290 #define dma_resv_for_each_fence_unlocked(cursor, fence) \ macro
/openbsd-current/sys/dev/pci/drm/
H A Ddma-resv.c524 dma_resv_for_each_fence_unlocked(&cursor, f) {
572 dma_resv_for_each_fence_unlocked(&cursor, fence) {
690 dma_resv_for_each_fence_unlocked(&cursor, fence) {
724 dma_resv_for_each_fence_unlocked(&cursor, fence) {
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_vm_sdma.c240 dma_resv_for_each_fence_unlocked(&cursor, fence) {
/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_sw_fence.c591 dma_resv_for_each_fence_unlocked(&cursor, f) {
/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_atomic_plane.c1096 dma_resv_for_each_fence_unlocked(&cursor, fence) {
/openbsd-current/sys/dev/pci/drm/ttm/
H A Dttm_bo.c220 dma_resv_for_each_fence_unlocked(&cursor, fence) {

Completed in 179 milliseconds