Home
last modified time | relevance | path

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

/kernel/
Dsignal.c1446 static void do_notify_parent_cldstop(struct task_struct *tsk, int why) in do_notify_parent_cldstop() function
1577 do_notify_parent_cldstop(current, CLD_TRAPPED); in ptrace_stop()
1650 do_notify_parent_cldstop(current, CLD_STOPPED); in finish_stop()
1788 do_notify_parent_cldstop(current->group_leader, why); in get_signal_to_deliver()
1954 do_notify_parent_cldstop(tsk, CLD_STOPPED); in exit_signals()