__irq_set_affinity
return __irq_set_affinity(irq, cpumask, false);
return __irq_set_affinity(irq, cpumask, true);
__irq_set_affinity(irq, m, false);