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