Searched refs:lima_fence (Results 1 – 1 of 1) sorted by relevance
18 struct lima_fence { struct30 "lima_fence", sizeof(struct lima_fence), 0, in lima_sched_slab_init() argument48 static inline struct lima_fence *to_lima_fence(struct dma_fence *fence) in to_lima_fence()50 return container_of(fence, struct lima_fence, base); in to_lima_fence()60 struct lima_fence *f = to_lima_fence(fence); in lima_fence_get_timeline_name()68 struct lima_fence *fence = to_lima_fence(f); in lima_fence_release_rcu()75 struct lima_fence *f = to_lima_fence(fence); in lima_fence_release()86 static struct lima_fence *lima_fence_create(struct lima_sched_pipe *pipe) in lima_fence_create()88 struct lima_fence *fence; in lima_fence_create()225 struct lima_fence *fence; in lima_sched_run_job()