Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/proc/
A Dsoftirqs.c21 seq_printf(p, "%12s:", softirq_to_name[i]); in show_softirqs()
/linux-6.3-rc2/kernel/
A Dsoftirq.c63 const char * const softirq_to_name[NR_SOFTIRQS] = { variable
575 vec_nr, softirq_to_name[vec_nr], h->action, in __do_softirq()
/linux-6.3-rc2/include/linux/
A Dinterrupt.h578 extern const char * const softirq_to_name[NR_SOFTIRQS];

Completed in 6 milliseconds