PROBE::IRQ_HANDLER\&
Section: Interrupt Request (IRQ) Tapset (3stap)
Updated: March 2013
Index
Return to Main Contents
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*
Index
- NAME
-
- SYNOPSIS
-
- VALUES
-
This document was created by
man2html,
using the manual pages.
Time: 09:58:17 GMT, March 20, 2013