centos man page for struct_irq_affinity_notify

Query: struct_irq_affinity_notify

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

STRUCT
IRQ_AFFINITY_(9) Structures STRUCT IRQ_AFFINITY_(9)
NAME
struct_irq_affinity_notify - context for notification of IRQ affinity changes
SYNOPSIS
struct irq_affinity_notify { unsigned int irq; struct kref kref; struct work_struct work; void (* notify) (struct irq_affinity_notify *, const cpumask_t *mask); void (* release) (struct kref *ref); };
MEMBERS
irq Interrupt to which notification applies kref Reference count, for internal use work Work item, for internal use notify Function to be called on change. This will be called in process context. release Function to be called on release. This will be called in process context. Once registered, the structure must only be freed when this function is called or later.
AUTHORS
Thomas Gleixner <tglx@linutronix.de> Author. Ingo Molnar <mingo@elte.hu> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 STRUCT IRQ_AFFINITY_(9)
Related Man Pages
struct_irq_chip_generic(9) - centos
struct_regulator_config(9) - centos
request_threaded_irq(9) - centos
struct_irq_desc(9) - suse
struct_platform_nand_ctrl(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I
Please Welcome Dave Munro to the Moderator Team!