Searched defs:tasklet_struct (Results 1 – 2 of 2) sorted by relevance
609 struct tasklet_struct struct611 struct tasklet_struct *next; argument617 void (*callback)(struct tasklet_struct *t); argument623 struct tasklet_struct name = { \ argument
587 void (*callback)(struct tasklet_struct *)) in tasklet_setup()