Home
last modified time | relevance | path

Searched refs:show_irq_gap (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/proc/
H A Dstat.c57 static void show_irq_gap(struct seq_file *p, unsigned int gap) in show_irq_gap() function
75 show_irq_gap(p, i - next); in show_all_irqs()
79 show_irq_gap(p, nr_irqs - next); in show_all_irqs()
/kernel/linux/linux-5.10/fs/proc/
H A Dstat.c82 static void show_irq_gap(struct seq_file *p, unsigned int gap) in show_irq_gap() function
100 show_irq_gap(p, i - next); in show_all_irqs()
104 show_irq_gap(p, nr_irqs - next); in show_all_irqs()

Completed in 2 milliseconds