1PROBE::IRQ_HANDLER(3stap)Interrupt Request (IRQ) TapsetPROBE::IRQ_HANDLER(3stap)
2
3
4

NAME

6       probe::irq_handler.entry - Execution of interrupt handler starting
7

SYNOPSIS

9       irq_handler.entry
10

VALUES

12       dev_name
13           name of device
14
15       flags
16           Flags for IRQ handler
17
18       dev_id
19           Cookie to identify device
20
21       dir
22           pointer to the proc/irq/NN/name entry
23
24       irq
25           irq number
26
27       next_irqaction
28           pointer to next irqaction for shared interrupts
29
30       thread_flags
31           Flags related to thread
32
33       thread
34           thread pointer for threaded interrupts
35
36       thread_fn
37           interrupt handler function for threaded interrupts
38
39       handler
40           interrupt handler function
41
42       flags_str
43           symbolic string representation of IRQ flags
44
45       action
46           struct irqaction* for this interrupt num
47

SEE ALSO

49       tapset::irq(3stap)
50
51
52
53SystemTap Tapset Reference         June 2018         PROBE::IRQ_HANDLER(3stap)
Impressum