Searched defs:tasklet_struct (Results 1 – 2 of 2) sorted by relevance
696 struct tasklet_struct struct698 struct tasklet_struct *next; argument704 void (*callback)(struct tasklet_struct *t); argument710 struct tasklet_struct name = { \ argument
847 void (*callback)(struct tasklet_struct *)) in tasklet_setup()