Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
do_task_dead
include/linux/sched/task.h
72
void __noreturn do_task_dead(void);
kernel/exit.c
1052
do_task_dead();
kernel/exit.c
1111
do_task_dead();
tools/objtool/noreturns.h
28
NORETURN(do_task_dead)