Home
last modified time | relevance | path

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

/linux/fs/proc/
H A Dinterrupts.c34 .show = show_interrupts
/linux/arch/s390/kernel/
H A Dirq.c233 * show_interrupts is needed by /proc/interrupts.
235 int show_interrupts(struct seq_file *p, void *v) in show_interrupts()
234 int show_interrupts(struct seq_file *p, void *v) show_interrupts() function
/linux/include/linux/
H A Dinterrupt.h825 int show_interrupts(struct seq_file *p, void *v);
/linux/arch/parisc/kernel/
H A Dirq.c174 int show_interrupts(struct seq_file *p, void *v) in show_interrupts() function
/linux/kernel/irq/
H A Dproc.c460 int show_interrupts(struct seq_file *p, void *v) in show_interrupts() function
/linux/Documentation/RCU/
H A Dstallwarn.rst484 trace each interrupt, for example, by referring to show_interrupts().