Query: handle_percpu_irq
OS: suse
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)NAMEhandle_percpu_irq - Per CPU local irq handlerSYNOPSISvoid handle_percpu_irq(unsigned int irq, struct irq_desc * desc);ARGUMENTSirq the interrupt number desc the interrupt description structure for this irqDESCRIPTIONPer CPU interrupts on SMP machines without locking requirementsAUTHORSThomas Gleixner <tglx@linutronix.de> Author. Ingo Molnar <mingo@elte.hu> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 HANDLE_PERCPU_IRQ(9)