Searched refs:tasklet_head (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/
H A Dsoftirq.c707 struct tasklet_head { struct
712 static DEFINE_PER_CPU(struct tasklet_head, tasklet_vec);
713 static DEFINE_PER_CPU(struct tasklet_head, tasklet_hi_vec);
716 struct tasklet_head __percpu *headp,
719 struct tasklet_head *head;
760 struct tasklet_head *tl_head,

Completed in 174 milliseconds