Provided by: systemtap-doc_2.9-2ubuntu2_all bug

NAME

       probe::workqueue.execute - Executing deferred work

SYNOPSIS

       workqueue.execute

VALUES

       work
           work_struct* being executed

       wq_thread
           task_struct of the workqueue thread

       work_func
           pointer to handler function

SEE ALSO

       tapset::irq(3stap)