Home
last modified time | relevance | path

Searched refs:softirq_to_name (Results 1 – 2 of 2) 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
626 vec_nr, softirq_to_name[vec_nr], h->action, in handle_softirqs()