Searched refs:SIGNAL_STOP_STOPPED (Results 1 – 5 of 5) sorted by relevance
233 #define SIGNAL_STOP_STOPPED 0x00000001 /* job control stop in effect */ macro246 #define SIGNAL_STOP_MASK (SIGNAL_CLD_MASK | SIGNAL_STOP_STOPPED | \
305 if (p->signal->flags & SIGNAL_STOP_STOPPED) in has_stopped_jobs()1131 if (p->signal->flags & SIGNAL_STOP_STOPPED) in task_stopped_code()
385 if (!sig->group_stop_count && !(sig->flags & SIGNAL_STOP_STOPPED)) { in task_participate_group_stop()386 signal_set_stop_flags(sig, SIGNAL_STOP_STOPPED); in task_participate_group_stop()939 if (signal->flags & SIGNAL_STOP_STOPPED) in prepare_signal()2333 if (!(sig->flags & SIGNAL_STOP_STOPPED)) in do_signal_stop()2424 !(signal->flags & SIGNAL_STOP_STOPPED)) in do_jobctl_trap()
145 (child->signal->flags & SIGNAL_STOP_STOPPED || in __ptrace_unlink()
673 (child->signal->flags & SIGNAL_STOP_STOPPED)) { in ptrace_attach_sync_user_rbs()