taglinefilesource code
notify_parent328include/linux/sched.hextern void notify_parent(struct task_struct * tsk);
notify_parent421kernel/exit.cnotify_parent(current);
notify_parent443kernel/exit.cnotify_parent(p);
notify_parent547kernel/exit.cnotify_parent(p);
notify_parent470kernel/ptrace.cnotify_parent(current);
notify_parent306kernel/signal.cnotify_parent(current);
notify_parent341kernel/signal.cnotify_parent(current);