Lines Matching refs:was_active
324 bool active, bool was_active) in IRQ_local_pipe() argument
334 __func__, n_IRQ, active, was_active); in IRQ_local_pipe()
338 __func__, src->output, n_IRQ, active, was_active, in IRQ_local_pipe()
346 if (!was_active && in IRQ_local_pipe()
353 if (was_active && in IRQ_local_pipe()
414 bool active, was_active; in openpic_update_irq() local
426 was_active = !!(src->ivpr & IVPR_ACTIVITY_MASK); in openpic_update_irq()
432 if (!active && !was_active) { in openpic_update_irq()
450 IRQ_local_pipe(opp, src->last_cpu, n_IRQ, active, was_active); in openpic_update_irq()
456 was_active); in openpic_update_irq()
467 was_active); in openpic_update_irq()