Searched refs:lima_fence (Results 1 – 1 of 1) sorted by relevance
15 struct lima_fence { struct27 "lima_fence", sizeof(struct lima_fence), 0, in lima_sched_slab_init() argument45 static inline struct lima_fence *to_lima_fence(struct dma_fence *fence) in to_lima_fence()47 return container_of(fence, struct lima_fence, base); in to_lima_fence()57 struct lima_fence *f = to_lima_fence(fence); in lima_fence_get_timeline_name()65 struct lima_fence *fence = to_lima_fence(f); in lima_fence_release_rcu()72 struct lima_fence *f = to_lima_fence(fence); in lima_fence_release()83 static struct lima_fence *lima_fence_create(struct lima_sched_pipe *pipe) in lima_fence_create()85 struct lima_fence *fence; in lima_fence_create()197 struct lima_fence *fence; in lima_sched_run_job()