Home
last modified time | relevance | path

Searched refs:tsync_work (Results 1 – 1 of 1) sorted by relevance

/linux/security/landlock/
H A Dtsync.c59 struct tsync_work { struct
160 struct tsync_work *ctx = container_of(work, struct tsync_work, work); in restrict_one_thread_callback()
171 struct tsync_work **works;
191 static struct tsync_work *tsync_works_provide(struct tsync_works *s, in tsync_works_provide()
194 struct tsync_work *ctx; in tsync_works_provide()
222 struct tsync_work **works; in tsync_works_grow_by()
223 struct tsync_work *work; in tsync_works_grow_by()
338 struct tsync_work *ctx; in schedule_task_work()