centos man page for handle_percpu_irq

Query: handle_percpu_irq

OS: centos

Section: 9

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

HANDLE_PERCPU_IRQ(9)					    Internal Functions Provided 				      HANDLE_PERCPU_IRQ(9)

NAME
handle_percpu_irq - Per CPU local irq handler
SYNOPSIS
void handle_percpu_irq(unsigned int irq, struct irq_desc * desc);
ARGUMENTS
irq the interrupt number desc the interrupt description structure for this irq
DESCRIPTION
Per CPU interrupts on SMP machines without locking requirements
AUTHORS
Thomas Gleixner <tglx@linutronix.de> Author. Ingo Molnar <mingo@elte.hu> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 HANDLE_PERCPU_IRQ(9)
Related Man Pages
request_threaded_irq(9) - suse
struct_irq_chip(9) - centos
struct_irq_chip_generic(9) - centos
struct_irq_data(9) - centos
bus_bind_intr(9) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
How to increment version inside a file?
Controlling user input
[TIP] Processing YAML files with yq