Home
last modified time | relevance | path

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

/kernel/irq/
Dproc.c442 unsigned long flags, any_count = 0; in show_interrupts() local
471 any_count |= *per_cpu_ptr(desc->kstat_irqs, j); in show_interrupts()
473 if ((!desc->action || irq_desc_is_chained(desc)) && !any_count) in show_interrupts()