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

/include/linux/
H A Dptrace.h186 task_set_jobctl_pending(child, JOBCTL_TRAP_STOP);
H A Dsched.h2023 #define JOBCTL_TRAP_STOP (1 << JOBCTL_TRAP_STOP_BIT) macro
2028 #define JOBCTL_TRAP_MASK (JOBCTL_TRAP_STOP | JOBCTL_TRAP_NOTIFY)

Completed in 42 milliseconds