Home
last modified time | relevance | path

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

/linux/fs/proc/
H A Dsoftirqs.c21 seq_printf(p, "%12s:", softirq_to_name[i]); in show_softirqs()
/linux/kernel/
H A Dsoftirq.c64 const char * const softirq_to_name[NR_SOFTIRQS] = { variable
558 vec_nr, softirq_to_name[vec_nr], h->action, in handle_softirqs()
/linux/include/linux/
H A Dinterrupt.h589 extern const char * const softirq_to_name[NR_SOFTIRQS];