Name

tracehook_free_task — task_struct is being freed

Synopsis

void tracehook_free_task (struct task_struct * task);
 

Arguments

task

dead struct task_struct being freed

Description

Called from free_task when task is no longer in use.