Provided by: systemtap-doc_2.9-2ubuntu2_all 

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 softirq_action vector vec_nr softirq vector number action pointer to softirq handler that just finished execution
SEE ALSO
tapset::irq(3stap)