Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/
Dsignal.c1740 static void do_notify_parent_cldstop(struct task_struct *tsk, in do_notify_parent_cldstop() function
1909 do_notify_parent_cldstop(current, true, why); in ptrace_stop()
1911 do_notify_parent_cldstop(current, false, why); in ptrace_stop()
1935 do_notify_parent_cldstop(current, false, why); in ptrace_stop()
2100 do_notify_parent_cldstop(current, false, notify); in do_signal_stop()
2243 do_notify_parent_cldstop(current, false, why); in get_signal_to_deliver()
2246 do_notify_parent_cldstop(current->group_leader, in get_signal_to_deliver()
2478 do_notify_parent_cldstop(tsk, false, group_stop); in exit_signals()