Home
last modified time | relevance | path

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

/kernel/
Dsoftirq.c51 static struct softirq_action softirq_vec[NR_SOFTIRQS] __cacheline_aligned_in_smp; variable
192 h = softirq_vec; in __do_softirq()
203 " exited with %08x?\n", h - softirq_vec, in __do_softirq()
323 softirq_vec[nr].action = action; in open_softirq()