Searched defs:tasklet_struct (Results 1 – 2 of 2) sorted by relevance
110 struct tasklet_struct struct112 struct tasklet_struct *next; argument120 struct tasklet_struct name = { NULL, 0, ATOMIC_INIT(0), func, data } argument
297 #define tasklet_struct tq_struct macro