Searched defs:tasklet_struct (Results 1 – 2 of 2) sorted by relevance
638 struct tasklet_struct struct640 struct tasklet_struct *next; argument646 void (*callback)(struct tasklet_struct *t); argument652 struct tasklet_struct name = { \ argument
827 void (*callback)(struct tasklet_struct *)) in tasklet_setup()