Home
last modified time | relevance | path

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

/linux/kernel/
H A Dsoftirq.c60 static struct softirq_action softirq_vec[NR_SOFTIRQS] __cacheline_aligned_in_smp; variable
547 h = softirq_vec; in handle_softirqs()
555 vec_nr = h - softirq_vec; in handle_softirqs()
734 softirq_vec[nr].action = action; in open_softirq()