Provided by: systemtap-doc_4.7-1_amd64 bug

NAME

       probe::workqueue.execute - Executing deferred work

SYNOPSIS

       workqueue.execute

VALUES

       wq_thread
           task_struct of the workqueue thread

       work_func
           pointer to handler function

       work
           work_struct* being executed

SEE ALSO

       tapset::irq(3stap)