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

NAME

       probe::workqueue.insert - Queuing work on a workqueue

SYNOPSIS

       workqueue.insert

VALUES

       work
           work_struct* being queued

       wq_thread
           task_struct of the workqueue thread

       work_func
           pointer to handler function