1TRACEHOOK_FINISH_REL(9)        Kernel Internals        TRACEHOOK_FINISH_REL(9)
2
3
4

NAME

6       tracehook_finish_release_task - final tracing clean-up
7

SYNOPSIS

9       void tracehook_finish_release_task(struct task_struct * task);
10

ARGUMENTS

12       task
13           task in EXIT_DEAD state
14

DESCRIPTION

16       This is called in release_task when task is being in the middle of
17       being reaped. After this, there must be no tracing entanglements.
18
19       Called with write_lock_irq(tasklist_lock) held.
20
21
22
23Kernel Hackers Manual 2.6.         June 2019           TRACEHOOK_FINISH_REL(9)
Impressum