1. NAME▲
trace_workqueue_execute_end - called immediately after the workqueue callback
2. SYNOPSIS ▲
void trace_workqueue_execute_end(struct work_struct * work );
3. ARGUMENTS ▲
work
pointer to struct work_struct
4. DESCRIPTION ▲
Allows to track workqueue execution.
5. AUTHORS ▲
6. COPYRIGHT ▲