suse man page for __do_irq

Query: __do_irq

OS: suse

Section: 9

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

__DO_IRQ(9)						    Internal Functions Provided 					       __DO_IRQ(9)

NAME
__do_IRQ - original all in one highlevel IRQ handler
SYNOPSIS
unsigned int __do_IRQ(unsigned int irq);
ARGUMENTS
irq the interrupt number
DESCRIPTION
__do_IRQ handles all normal device IRQ's (the special SMP cross-CPU interrupts have their own specific handlers). This is the original x86 implementation which is used for every interrupt type.
AUTHORS
Thomas Gleixner <tglx@linutronix.de> Author. Ingo Molnar <mingo@elte.hu> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 __DO_IRQ(9)
Related Man Pages
request_threaded_irq(9) - suse
ccw_device_start_key(9) - centos
request_threaded_irq(9) - centos
ccw_device_start_timeout_key(9) - suse
ccw_device_start_timeout(9) - suse
Similar Topics in the Unix Linux Community
Redhat disabling network interface - IRQ issue
Server reboot