Searched refs:vc4_fence (Results 1 – 4 of 4) sorted by relevance
38 struct vc4_fence *f = to_vc4_fence(fence); in vc4_fence_signaled()
11 vc4_fence.o \
294 struct vc4_fence { struct301 static inline struct vc4_fence * argument304 return container_of(fence, struct vc4_fence, base); in to_vc4_fence()
672 struct vc4_fence *fence; in vc4_queue_submit()