Searched refs:workitem (Results 1 – 4 of 4) sorted by relevance
15 prng.o workitem.o libcfs_cpu.o \
105 struct work_struct workitem; member
147 pd = container_of(work, struct oz_pd, workitem); in oz_pd_free()185 INIT_WORK(&pd->workitem, oz_pd_free); in oz_pd_destroy()186 if (!schedule_work(&pd->workitem)) in oz_pd_destroy()
1167 struct delayed_work *workitem = container_of( in xillybus_autoflush() local1170 workitem, struct xilly_channel, rd_workitem); in xillybus_autoflush()