Home
last modified time | relevance | path

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

/linux/kernel/
H A Dsoftirq.c814 struct tasklet_head { in __tasklet_schedule_common()
819 static DEFINE_PER_CPU(struct tasklet_head, tasklet_vec); in __tasklet_schedule_common()
820 static DEFINE_PER_CPU(struct tasklet_head, tasklet_hi_vec); in __tasklet_schedule_common()
823 struct tasklet_head __percpu *headp, in __tasklet_schedule_common()
826 struct tasklet_head *head; in __tasklet_schedule()
916 static void tasklet_action_common(struct tasklet_head *tl_head, in tasklet_action_common()
801 struct tasklet_head { global() struct
806 tailtasklet_head global() argument