Provided by: systemtap-doc_3.1-3ubuntu0.1_all bug

NAME

       probe::softirq.exit - Execution of handler for a pending softirq completed

SYNOPSIS

       softirq.exit

VALUES

       vec_nr
           softirq vector number

       action
           pointer to softirq handler that just finished execution

       h
           struct softirq_action* for just executed softirq

       vec
           softirq_action vector

SEE ALSO

       tapset::irq(3stap)