Home
last modified time | relevance | path

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

/linux/kernel/
H A Dsoftirq.c837 struct tasklet_head { struct
842 static DEFINE_PER_CPU(struct tasklet_head, tasklet_vec); argument
843 static DEFINE_PER_CPU(struct tasklet_head, tasklet_hi_vec);
846 struct tasklet_head __percpu *headp, in __tasklet_schedule_common()
849 struct tasklet_head *head; in __tasklet_schedule_common()
939 static void tasklet_action_common(struct tasklet_head *tl_head, in tasklet_action_common()