Searched refs:any_count (Results 1 – 2 of 2) sorted by relevance
37 any_count = 040 any_count += cpus.per_cpu(desc['kstat_irqs'], cpu)42 if (desc['action'] == 0 or irq_desc_is_chained(desc)) and any_count == 0:
464 unsigned long flags, any_count = 0; in show_interrupts() local493 any_count |= data_race(*per_cpu_ptr(desc->kstat_irqs, j)); in show_interrupts()496 if ((!desc->action || irq_desc_is_chained(desc)) && !any_count) in show_interrupts()