oracular (3) probe::softirq.exit.3stap.gz

Provided by: systemtap-doc_5.1-4_amd64 bug

NAME

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

SYNOPSIS

       softirq.exit

VALUES

       h
           struct softirq_action* for just executed softirq

       action
           pointer to softirq handler that just finished execution

       vec
           softirq_action vector

       vec_nr
           softirq vector number

SEE ALSO

       tapset::irq(3stap)