taglinefilesource code
notify_parent305include/linux/sched.hextern void notify_parent(struct task_struct * tsk);
notify_parent418kernel/exit.cnotify_parent(current);
notify_parent440kernel/exit.cnotify_parent(p);
notify_parent557kernel/exit.cnotify_parent(p);
notify_parent464kernel/ptrace.cnotify_parent(current);
notify_parent319kernel/signal.cnotify_parent(current);
notify_parent354kernel/signal.cnotify_parent(current);