handle_percpu_irq(9) suse man page | unix.com

Man Page: handle_percpu_irq

Operating Environment: suse

Section: 9

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 2.6. July 2010 HANDLE_PERCPU_IRQ(9)
Related Man Pages
bus_describe_intr(9) - debian
request_threaded_irq(9) - centos
struct_irq_chip(9) - suse
bus_describe_intr(9) - freebsd
bus_bind_intr(9) - freebsd
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I