Home
last modified time | relevance | path

Searched refs:do_notify_parent (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/kernel/
Dexit.c389 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()
Dsignal.c781 void do_notify_parent(struct task_struct *tsk, int sig) in do_notify_parent() function
836 do_notify_parent(tsk, sig); in notify_parent()
/linux-2.4.37.9/include/linux/
Dsched.h636 extern void do_notify_parent(struct task_struct *, int);