Name
trace_workqueue_execute_start —
called immediately before the workqueue callback
Synopsis
void trace_workqueue_execute_start (
struct work_struct * work)
;
Arguments
work
pointer to struct work_struct
Description
Allows to track workqueue execution.