Searched refs:show_interrupts (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/fs/proc/
H A Dinterrupts.c33 .show = show_interrupts
/linux-4.1.27/arch/s390/kernel/
H A Dirq.c117 * show_interrupts is needed by /proc/interrupts.
119 int show_interrupts(struct seq_file *p, void *v) show_interrupts() function
/linux-4.1.27/kernel/irq/
H A Dproc.c443 int show_interrupts(struct seq_file *p, void *v) show_interrupts() function
H A Dirqdesc.c182 * sparse_irq_lock protects also show_interrupts() and free_desc()
/linux-4.1.27/arch/parisc/kernel/
H A Dirq.c198 int show_interrupts(struct seq_file *p, void *v) show_interrupts() function
/linux-4.1.27/include/linux/
H A Dinterrupt.h665 int show_interrupts(struct seq_file *p, void *v);
H A Dirq.h321 * @irq_print_chip: optional to print special chip info in show_interrupts

Completed in 171 milliseconds