SYNOPSIS void trace_workqueue_execute_end(struct work_struct * work); ARGUMENTS work pointer to struct work_struct DESCRIPTION Allows to track workqueue execution. AUTHORS Jason Baron <[email protected]> Author. William Cohen <[email protected]> Author. COPYRIGHT