Provided by: systemtap-doc_4.6-2_amd64 bug

NAME

       probe::workqueue.execute - Executing deferred work

SYNOPSIS

       workqueue.execute

VALUES

       work_func
           pointer to handler function

       work
           work_struct* being executed

       wq_thread
           task_struct of the workqueue thread

SEE ALSO

       tapset::irq(3stap)