Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/asm/mach/
H A Dirq.h18 extern int show_fiq_list(struct seq_file *, int);
/openbmc/linux/arch/arm/kernel/
H A Dirq.c90 show_fiq_list(p, prec); in arch_show_interrupts()
H A Dfiq.c86 int show_fiq_list(struct seq_file *p, int prec) in show_fiq_list() function