Searched refs:JOBCTL_TRAP_NOTIFY (Results 1 – 2 of 2) sorted by relevance
31 #define JOBCTL_TRAP_NOTIFY (1UL << JOBCTL_TRAP_NOTIFY_BIT) macro40 #define JOBCTL_TRAP_MASK (JOBCTL_TRAP_STOP | JOBCTL_TRAP_NOTIFY)
1288 if (child->jobctl & JOBCTL_TRAP_NOTIFY) in ptrace_request()