IRQ_SET_AFFINITY(9) - phpMan
IRQ_SET_AFFINITY(9) Structures IRQ_SET_AFFINITY(9)
NAME
irq_set_affinity - Set the irq affinity of a given irq
SYNOPSIS
int irq_set_affinity(unsigned int irq, const struct cpumask * cpumask);
ARGUMENTS
irq
Interrupt to set affinity
cpumask
cpumask
DESCRIPTION
Fails if cpumask does not contain an online CPU
AUTHORS
Thomas Gleixner <tglx AT linutronix.de>
Author.
Ingo Molnar <mingo AT elte.hu>
Author.
COPYRIGHT
Kernel Hackers Manual 4.8. January 2017 IRQ_SET_AFFINITY(9)
|