Searched refs:current_fence (Results 1 – 1 of 1) sorted by relevance
67 struct dma_fence *current_fence = *child++; in __busy_set_if_active() local70 if (!dma_fence_is_i915(current_fence) || in __busy_set_if_active()72 ¤t_fence->flags)) { in __busy_set_if_active()76 rq = to_request(current_fence); in __busy_set_if_active()
Completed in 3 milliseconds