Home
last modified time | relevance | path

Searched refs:was_active (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/powerpc/kvm/
Dmpic.c325 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()
[all …]
/Linux-v4.19/drivers/i2c/busses/
Di2c-kempld.c71 bool was_active; member
320 i2c->was_active = true; in kempld_i2c_probe()
349 if (!i2c->was_active) { in kempld_i2c_remove()
/Linux-v4.19/drivers/tty/
Dsysrq.c775 bool was_active = sysrq->active; in sysrq_handle_keypress() local
847 if (was_active) in sysrq_handle_keypress()