Searched refs:group_stop_count (Results 1 – 4 of 4) sorted by relevance
372 if (!WARN_ON_ONCE(sig->group_stop_count == 0)) in task_participate_group_stop()373 sig->group_stop_count--; in task_participate_group_stop()379 if (!sig->group_stop_count && !(sig->flags & SIGNAL_STOP_STOPPED)) { in task_participate_group_stop()391 if (sig->group_stop_count) { in task_join_group_stop()392 sig->group_stop_count++; in task_join_group_stop()919 else if (signal->group_stop_count) in prepare_signal()929 signal->group_stop_count = 0; in prepare_signal()1018 signal->group_stop_count = 0; in complete_signal()1341 p->signal->group_stop_count = 0; in zap_other_threads()2590 sig->group_stop_count = 0; in do_signal_stop()[all …]
148 child->signal->group_stop_count)) in __ptrace_unlink()
119 int group_stop_count; member
373 signal->group_stop_count = 0; in zap_process()