Searched refs:lima_fence (Results 1 – 1 of 1) sorted by relevance
19 struct lima_fence { struct31 "lima_fence", sizeof(struct lima_fence), 0, in lima_sched_slab_init() argument49 static inline struct lima_fence *to_lima_fence(struct dma_fence *fence) in to_lima_fence()51 return container_of(fence, struct lima_fence, base); in to_lima_fence()61 struct lima_fence *f = to_lima_fence(fence); in lima_fence_get_timeline_name()69 struct lima_fence *fence = to_lima_fence(f); in lima_fence_release_rcu()76 struct lima_fence *f = to_lima_fence(fence); in lima_fence_release()87 static struct lima_fence *lima_fence_create(struct lima_sched_pipe *pipe) in lima_fence_create()89 struct lima_fence *fence; in lima_fence_create()207 struct lima_fence *fence; in lima_sched_run_job()