| tag | line | file | source code |
|---|---|---|---|
| notify_parent | 372 | include/linux/sched.h | extern void notify_parent(struct task_struct * tsk); |
| notify_parent | 439 | kernel/exit.c | notify_parent(current); |
| notify_parent | 461 | kernel/exit.c | notify_parent(p); |
| notify_parent | 569 | kernel/exit.c | notify_parent(p); |
| notify_parent | 470 | kernel/ptrace.c | notify_parent(current); |
| notify_parent | 311 | kernel/signal.c | notify_parent(current); |
| notify_parent | 346 | kernel/signal.c | notify_parent(current); |