taglinefilesource code
notify_parent317include/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_parent331kernel/signal.cnotify_parent(current);
notify_parent366kernel/signal.cnotify_parent(current);