Searched refs:tasklet_head (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/kernel/ | ||
H A D | softirq.c | 441 struct tasklet_head { struct 446 static DEFINE_PER_CPU(struct tasklet_head, tasklet_vec); 447 static DEFINE_PER_CPU(struct tasklet_head, tasklet_hi_vec); |
Completed in 36 milliseconds