Searched refs:do_notify_parent (Results 1 – 3 of 3) sorted by relevance
389 do_notify_parent(current, current->exit_signal); in exit_notify()402 do_notify_parent(p, p->exit_signal); in exit_notify()558 do_notify_parent(p, SIGCHLD); in sys_wait4()
781 void do_notify_parent(struct task_struct *tsk, int sig) in do_notify_parent() function836 do_notify_parent(tsk, sig); in notify_parent()
636 extern void do_notify_parent(struct task_struct *, int);