Searched defs:tasklet_struct (Results 1 – 2 of 2) sorted by relevance
649 struct tasklet_struct struct651 struct tasklet_struct *next; argument657 void (*callback)(struct tasklet_struct *t); argument663 struct tasklet_struct name = { \ argument
820 void (*callback)(struct tasklet_struct *)) in tasklet_setup()