Provided by: systemtap-doc_4.6-2_amd64
NAME
probe::workqueue.insert - Queuing work on a workqueue
SYNOPSIS
workqueue.insert
VALUES
wq_thread task_struct of the workqueue thread work_func pointer to handler function work work_struct* being queued
SEE ALSO
tapset::irq(3stap)