Searched defs:tasklet_struct (Results 1 – 2 of 2) sorted by relevance
642 struct tasklet_struct struct644 struct tasklet_struct *next; argument650 void (*callback)(struct tasklet_struct *t); argument656 struct tasklet_struct name = { \ argument
814 void (*callback)(struct tasklet_struct *)) in tasklet_setup()