taglinefilesource code
notify_parent315include/linux/sched.hextern void notify_parent(struct task_struct * tsk);
notify_parent418kernel/exit.cnotify_parent(current);
notify_parent440kernel/exit.cnotify_parent(p);
notify_parent541kernel/exit.cnotify_parent(p);
notify_parent470kernel/ptrace.cnotify_parent(current);
notify_parent320kernel/signal.cnotify_parent(current);
notify_parent355kernel/signal.cnotify_parent(current);