other versions
- stretch 4.9.168-1
TRACE_WORKQUEUE_EXEC(9) | Workqueue | TRACE_WORKQUEUE_EXEC(9) |
NAME¶
trace_workqueue_execute_start - called immediately before the workqueue callbackSYNOPSIS¶
void trace_workqueue_execute_start(struct work_struct * work);
ARGUMENTS¶
workpointer to struct work_struct
DESCRIPTION¶
Allows to track workqueue execution.AUTHORS¶
Jason Baron <jbaron@redhat.com>Author.
William Cohen <wcohen@redhat.com>
Author.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |