Searched defs:tasklet_struct (Results 1 – 1 of 1) sorted by relevance
21598 struct tasklet_struct { struct21599 struct tasklet_struct *next; argument21605 void (*callback)(struct tasklet_struct *); argument21607 long unsigned int data;