Provided by: systemtap-doc_2.3-1ubuntu1.4_all bug

NAME

       probe::workqueue.execute - Executing deferred work

SYNOPSIS

       workqueue.execute

VALUES

       wq_thread
           task_struct of the workqueue thread

       work
           work_struct* being executed

       work_func
           pointer to handler function