Lines Matching refs:was_active
325 bool active, bool was_active) in IRQ_local_pipe() argument
335 __func__, n_IRQ, active, was_active); in IRQ_local_pipe()
339 __func__, src->output, n_IRQ, active, was_active, in IRQ_local_pipe()
347 if (!was_active && in IRQ_local_pipe()
354 if (was_active && in IRQ_local_pipe()
415 bool active, was_active; in openpic_update_irq() local
427 was_active = !!(src->ivpr & IVPR_ACTIVITY_MASK); in openpic_update_irq()
433 if (!active && !was_active) { in openpic_update_irq()
451 IRQ_local_pipe(opp, src->last_cpu, n_IRQ, active, was_active); in openpic_update_irq()
457 was_active); in openpic_update_irq()
468 was_active); in openpic_update_irq()