[go: nahoru, domu]

Searched refs:workitem (Results 1 - 4 of 4) sorted by relevance

/drivers/staging/lustre/lustre/libcfs/
H A DMakefile15 prng.o workitem.o libcfs_cpu.o \
/drivers/staging/ozwpan/
H A Dozpd.h105 struct work_struct workitem; member in struct:oz_pd
H A Dozpd.c145 pd = container_of(work, struct oz_pd, workitem);
183 INIT_WORK(&pd->workitem, oz_pd_free);
184 if (!schedule_work(&pd->workitem))
185 oz_pd_dbg(pd, ON, "failed to schedule workitem\n");
/drivers/char/xillybus/
H A Dxillybus_core.c1167 struct delayed_work *workitem = container_of( local
1170 workitem, struct xilly_channel, rd_workitem);

Completed in 87 milliseconds