/* Void Main's man pages */

{ phpMan } else { main(); }

Command: man perldoc info search(apropos)  


PROBE::IRQ_HANDLER(3stap)                        Interrupt Request (IRQ) Tapset                        PROBE::IRQ_HANDLER(3stap)



NAME
       probe::irq_handler.exit - Execution of interrupt handler completed

SYNOPSIS
       irq_handler.exit

VALUES
       dev_name
           name of device

       ret
           return value of the handler

       flags
           flags for IRQ handler

       dev_id
           Cookie to identify device

       dir
           pointer to the proc/irq/NN/name entry

       next_irqaction
           pointer to next irqaction for shared interrupts

       irq
           interrupt number

       thread_flags
           Flags related to thread

       thread
           thread pointer for threaded interrupts

       thread_fn
           interrupt handler function for threaded interrupts

       flags_str
           symbolic string representation of IRQ flags

       handler
           interrupt handler function that was executed

       action
           struct irqaction*



SystemTap Tapset Reference                                 August 2011                                 PROBE::IRQ_HANDLER(3stap)

Valid XHTML 1.0!Valid CSS!