Searched refs:JOBCTL_TRAP_STOP (Results 1 – 2 of 2) sorted by relevance
30 #define JOBCTL_TRAP_STOP (1UL << JOBCTL_TRAP_STOP_BIT) macro40 #define JOBCTL_TRAP_MASK (JOBCTL_TRAP_STOP | JOBCTL_TRAP_NOTIFY)
213 task_set_jobctl_pending(child, JOBCTL_TRAP_STOP); in ptrace_init_task()
Completed in 3 milliseconds