IRQ_NO_BALANCING   69 include/linux/irq.h # define IRQ_NO_BALANCING_MASK	(IRQ_PER_CPU | IRQ_NO_BALANCING)
IRQ_NO_BALANCING   72 include/linux/irq.h # define IRQ_NO_BALANCING_MASK	IRQ_NO_BALANCING
IRQ_NO_BALANCING  449 kernel/irq/manage.c 		desc->status |= IRQ_NO_BALANCING;