Searched refs:JOBCTL_STOP_CONSUME_BIT (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/include/linux/ | ||
H A D | sched.h | 2075 #define JOBCTL_STOP_CONSUME_BIT 18 /* consume group stop count */ macro 2083 #define JOBCTL_STOP_CONSUME (1 << JOBCTL_STOP_CONSUME_BIT) |
Completed in 62 milliseconds