Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dsmp.h31 void show_ipi_stats(struct seq_file *p, int prec);
72 static inline void show_ipi_stats(struct seq_file *p, int prec) in show_ipi_stats() function
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dirq.c15 show_ipi_stats(p, prec); in arch_show_interrupts()
H A Dsmp.c197 void show_ipi_stats(struct seq_file *p, int prec) in show_ipi_stats() function