Home
last modified time | relevance | path

Searched refs:JOBCTL_TRAP_STOP (Results 1 – 2 of 2) sorted by relevance

/include/linux/sched/
A Djobctl.h30 #define JOBCTL_TRAP_STOP (1UL << JOBCTL_TRAP_STOP_BIT) macro
40 #define JOBCTL_TRAP_MASK (JOBCTL_TRAP_STOP | JOBCTL_TRAP_NOTIFY)
/include/linux/
A Dptrace.h213 task_set_jobctl_pending(child, JOBCTL_TRAP_STOP); in ptrace_init_task()

Completed in 3 milliseconds