Searched refs:SIGNAL_STOP_STOPPED (Results 1 – 5 of 5) sorted by relevance
348 if (!sig->group_stop_count && !(sig->flags & SIGNAL_STOP_STOPPED)) { in task_participate_group_stop()349 sig->flags = SIGNAL_STOP_STOPPED; in task_participate_group_stop()829 if (signal->flags & SIGNAL_STOP_STOPPED) in prepare_signal()1980 if (!(sig->flags & SIGNAL_STOP_STOPPED)) in do_signal_stop()2070 !(signal->flags & SIGNAL_STOP_STOPPED)) in do_jobctl_trap()
257 if (p->signal->flags & SIGNAL_STOP_STOPPED) in has_stopped_jobs()1138 if (p->signal->flags & SIGNAL_STOP_STOPPED) in task_stopped_code()
94 (child->signal->flags & SIGNAL_STOP_STOPPED || in __ptrace_unlink()
791 #define SIGNAL_STOP_STOPPED 0x00000001 /* job control stop in effect */ macro
667 (child->signal->flags & SIGNAL_STOP_STOPPED)) { in ptrace_attach_sync_user_rbs()