Searched refs:do_notify_parent_cldstop (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/ |
| A D | signal.c | 2121 static void do_notify_parent_cldstop(struct task_struct *tsk, in do_notify_parent_cldstop() function 2270 do_notify_parent_cldstop(current, true, why); in ptrace_stop() 2272 do_notify_parent_cldstop(current, false, why); in ptrace_stop() 2298 do_notify_parent_cldstop(current, false, why); in ptrace_stop() 2458 do_notify_parent_cldstop(current, false, notify); in do_signal_stop() 2677 do_notify_parent_cldstop(current, false, why); in get_signal() 2680 do_notify_parent_cldstop(current->group_leader, in get_signal() 2979 do_notify_parent_cldstop(tsk, false, group_stop); in exit_signals()
|
| /linux/ |
| A D | System.map | 2377 ffff8000100972b0 t do_notify_parent_cldstop
|
| A D | .tmp_System.map | 2377 ffff8000100972b0 t do_notify_parent_cldstop
|
Completed in 306 milliseconds