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 handlerSYNOPSISunsigned int __do_IRQ(unsigned int irq);ARGUMENTSirq the interrupt numberDESCRIPTION__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.AUTHORSThomas Gleixner <tglx@linutronix.de> Author. Ingo Molnar <mingo@elte.hu> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 __DO_IRQ(9)
Related Man Pages |
---|
request_threaded_irq(9) - suse |
struct_irq_chip(9) - centos |
request_threaded_irq(9) - centos |
ccw_device_start_key(9) - suse |
ccw_device_start(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Redhat disabling network interface - IRQ issue |
Server reboot |