Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dsmp.h29 void show_ipi_stats(struct seq_file *p, int prec);
78 static inline void show_ipi_stats(struct seq_file *p, int prec) in show_ipi_stats() function
/openbmc/linux/arch/riscv/kernel/
H A Dirq.c103 show_ipi_stats(p, prec); in arch_show_interrupts()
H A Dsmp.c217 void show_ipi_stats(struct seq_file *p, int prec) in show_ipi_stats() function