logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Name

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

See Also

tapset::irq(3stap)

SystemTap Tapset Reference                         April 2024                          PROBE::SOFTIRQ.EXI(3stap)

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