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

/linux-master/include/uapi/linux/
H A Dresource.h60 #define PRIO_USER 2 macro
/linux-master/kernel/
H A Dsys.c227 if (which > PRIO_USER || which < PRIO_PROCESS)
258 case PRIO_USER:
297 if (which > PRIO_USER || which < PRIO_PROCESS)
326 case PRIO_USER:

Completed in 101 milliseconds