other_irq 227 drivers/perf/arm_pmu_acpi.c int other_irq = per_cpu(hw_events->irq, cpu); other_irq 228 drivers/perf/arm_pmu_acpi.c if (!other_irq) other_irq 231 drivers/perf/arm_pmu_acpi.c if (irq == other_irq) other_irq 233 drivers/perf/arm_pmu_acpi.c if (!irq_is_percpu_devid(irq) && !irq_is_percpu_devid(other_irq)) other_irq 526 drivers/spi/spi-rspi.c unsigned int other_irq = 0; other_irq 581 drivers/spi/spi-rspi.c disable_irq(other_irq = rspi->tx_irq); other_irq 582 drivers/spi/spi-rspi.c if (rx && rspi->rx_irq != other_irq) other_irq 613 drivers/spi/spi-rspi.c if (rx && rspi->rx_irq != other_irq)