Searched defs:tasklet_struct (Results 1 – 2 of 2) sorted by relevance
688 struct tasklet_struct struct690 struct tasklet_struct *next; argument696 void (*callback)(struct tasklet_struct *t); argument702 struct tasklet_struct name = { \ argument
963 void (*callback)(struct tasklet_struct *)) in tasklet_setup()