Files
android_kernel_xiaomi_sm8450/kernel/irq
Thomas Gleixner a005677b3d genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state
That's the right data structure to look at for arch code.

Accessor functions are provided.

	 irqd_is_per_cpu(irqdata);
	 irqd_can_balance(irqdata);

Coders who access them directly will be tracked down and slapped with
stinking trouts.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2011-02-19 12:58:20 +01:00
..
2011-02-19 12:58:17 +01:00
2011-02-19 12:58:17 +01:00
2011-02-19 12:58:19 +01:00
2011-02-19 12:58:18 +01:00
2011-02-19 12:58:17 +01:00