Searched refs:dma_resv_iter (Results 1 – 7 of 7) sorted by relevance
157 struct dma_resv_iter { struct183 struct dma_fence *dma_resv_iter_first_unlocked(struct dma_resv_iter *cursor); argument184 struct dma_fence *dma_resv_iter_next_unlocked(struct dma_resv_iter *cursor);185 struct dma_fence *dma_resv_iter_first(struct dma_resv_iter *cursor);186 struct dma_fence *dma_resv_iter_next(struct dma_resv_iter *cursor);194 static inline void dma_resv_iter_begin(struct dma_resv_iter *cursor, in dma_resv_iter_begin()210 static inline void dma_resv_iter_end(struct dma_resv_iter *cursor) in dma_resv_iter_end()221 static inline bool dma_resv_iter_is_exclusive(struct dma_resv_iter *cursor) in dma_resv_iter_is_exclusive()232 static inline bool dma_resv_iter_is_restarted(struct dma_resv_iter *cursor) in dma_resv_iter_is_restarted()
332 static void dma_resv_iter_restart_unlocked(struct dma_resv_iter *cursor) in dma_resv_iter_restart_unlocked()355 static void dma_resv_iter_walk_unlocked(struct dma_resv_iter *cursor) in dma_resv_iter_walk_unlocked()392 struct dma_fence *dma_resv_iter_first_unlocked(struct dma_resv_iter *cursor) in dma_resv_iter_first_unlocked()411 struct dma_fence *dma_resv_iter_next_unlocked(struct dma_resv_iter *cursor) in dma_resv_iter_next_unlocked()437 struct dma_fence *dma_resv_iter_first(struct dma_resv_iter *cursor) in dma_resv_iter_first()465 struct dma_fence *dma_resv_iter_next(struct dma_resv_iter *cursor) in dma_resv_iter_next()490 struct dma_resv_iter cursor; in dma_resv_copy_fences()557 struct dma_resv_iter cursor; in dma_resv_get_fences()621 struct dma_resv_iter cursor; in dma_resv_wait_timeout()656 struct dma_resv_iter cursor; in dma_resv_test_signaled()
215 struct dma_resv_iter cursor; in dma_buf_poll_add_cb()1341 struct dma_resv_iter cursor; in dma_buf_debug_show()
702 struct dma_resv_iter cursor; in drm_sched_job_add_implicit_dependencies()
1343 struct dma_resv_iter cursor; in drm_gem_fence_array_add_implicit()
272 struct dma_resv_iter cursor; in ttm_bo_flush_all_fences()
1541 struct dma_resv_iter cursor; in i915_request_await_object()
Completed in 25 milliseconds