Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dsoftirq.c59 static struct softirq_action softirq_vec[NR_SOFTIRQS] __cacheline_aligned_in_smp; variable
546 h = softirq_vec; in handle_softirqs()
554 vec_nr = h - softirq_vec; in handle_softirqs()
711 softirq_vec[nr].action = action; in open_softirq()