Searched refs:tasklet_head (Results 1 - 1 of 1) sorted by last modified time

/linux-master/kernel/
H A Dsoftirq.c711 struct tasklet_head { struct
716 static DEFINE_PER_CPU(struct tasklet_head, tasklet_vec);
717 static DEFINE_PER_CPU(struct tasklet_head, tasklet_hi_vec);
720 struct tasklet_head __percpu *headp,
723 struct tasklet_head *head;
764 struct tasklet_head *tl_head,

Completed in 179 milliseconds