Lines Matching defs:tsync_work
59 struct tsync_work {
162 struct tsync_work *ctx = container_of(work, struct tsync_work, work);
173 struct tsync_work **works;
179 * tsync_works_provide - provides a preallocated tsync_work for the given task
191 static struct tsync_work *tsync_works_provide(struct tsync_works *s,
194 struct tsync_work *ctx;
207 * tsync_works_trim - Put the last tsync_work element
218 struct tsync_work *ctx;
254 struct tsync_work **works;
255 struct tsync_work *work;
373 struct tsync_work *ctx;