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

NAME

       probe::workqueue.execute - Executing deferred work

SYNOPSIS

       workqueue.execute

VALUES

       work_func
           pointer to handler function

       wq_thread
           task_struct of the workqueue thread

       work
           work_struct* being executed

SEE ALSO

       tapset::irq(3stap)