Home
last modified time | relevance | path

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

/linux-4.1.27/fs/proc/
Dsoftirqs.c19 seq_printf(p, "%12s:", softirq_to_name[i]); in show_softirqs()
/linux-4.1.27/kernel/
Dsoftirq.c60 const char * const softirq_to_name[NR_SOFTIRQS] = { variable
277 vec_nr, softirq_to_name[vec_nr], h->action, in __do_softirq()
/linux-4.1.27/include/linux/
Dinterrupt.h427 extern const char * const softirq_to_name[NR_SOFTIRQS];