SYNOPSIS int irq_set_affinity(unsigned int irq, const struct cpumask * cpumask); ARGUMENTS irq Interrupt to set affinity cpumask -- undescribed -- DESCRIPTION Fails if cpumask does not contain an online CPU AUTHORS Thomas Gleixner <[email protected]> Author. Ingo Molnar <[email protected]> Author. COPYRIGHT