PROBE::SOFTIRQ\&.EXI
Section: Interrupt Request (IRQ) Tapset (3stap)
Updated: November 2020
Page Index
NAME
probe::softirq.exit - Execution of handler for a pending softirq completed
SYNOPSIS
softirq.exit
VALUES
h
-
struct softirq_action* for just executed softirq
vec_nr
-
softirq vector number
action
-
pointer to softirq handler that just finished execution
vec
-
softirq_action vector
SEE ALSO
tapset::irq(3stap)