Searched defs:MAX_PRIO (Results 1 - 1 of 1) sorted by relevance

/include/linux/
H A Dsched.h1626 * Priority of a process goes from 0..MAX_PRIO-1, valid RT
1628 * tasks are in the range MAX_RT_PRIO..MAX_PRIO-1. Priority
1641 #define MAX_PRIO (MAX_RT_PRIO + 40) macro

Completed in 84 milliseconds