Searched refs:any_count (Results 1 – 2 of 2) sorted by relevance
422 unsigned long any_count = 0; in rockchip_show_interrupts() local447 any_count |= *per_cpu_ptr(desc->kstat_irqs, j); in rockchip_show_interrupts()449 if ((!desc->action) && !any_count) in rockchip_show_interrupts()
464 unsigned long flags, any_count = 0; in show_interrupts() local493 any_count |= *per_cpu_ptr(desc->kstat_irqs, j); in show_interrupts()495 if ((!desc->action || irq_desc_is_chained(desc)) && !any_count) in show_interrupts()