Searched refs:lima_fence (Results 1 – 1 of 1) sorted by relevance
20 struct lima_fence { struct32 "lima_fence", sizeof(struct lima_fence), 0, in lima_sched_slab_init() argument50 static inline struct lima_fence *to_lima_fence(struct dma_fence *fence) in to_lima_fence()52 return container_of(fence, struct lima_fence, base); in to_lima_fence()62 struct lima_fence *f = to_lima_fence(fence); in lima_fence_get_timeline_name()70 struct lima_fence *fence = to_lima_fence(f); in lima_fence_release_rcu()77 struct lima_fence *f = to_lima_fence(fence); in lima_fence_release()88 static struct lima_fence *lima_fence_create(struct lima_sched_pipe *pipe) in lima_fence_create()90 struct lima_fence *fence; in lima_fence_create()207 struct lima_fence *fence; in lima_sched_run_job()