other versions
- wheezy 3.2.78-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¶
March 2016 | Kernel Hackers Manual 3.2. |