Searched defs:tasklet_struct (Results 1 – 1 of 1) sorted by relevance
26827 struct tasklet_struct { struct26828 struct tasklet_struct *next; argument26834 void (*callback)(struct tasklet_struct *); argument26836 long unsigned int data;