Scroll to navigation

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

probe::irq_handler.exit
 

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*
May 2013 SystemTap Tapset Reference