Searched defs:tasklet_struct (Results 1 – 8 of 8) sorted by relevance
616 struct tasklet_struct struct618 struct tasklet_struct *next; argument624 void (*callback)(struct tasklet_struct *t); argument630 struct tasklet_struct name = { \ argument
605 void (*callback)(struct tasklet_struct *)) in tasklet_setup()
427 #define tasklet_struct tq_struct macro
431 #define tasklet_struct tq_struct macro
455 #define tasklet_struct tq_struct macro