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

/linux-master/include/uapi/linux/
H A Dresource.h60 #define PRIO_USER 2 macro
/linux-master/kernel/
H A Dsys.c233 if (which > PRIO_USER || which < PRIO_PROCESS)
264 case PRIO_USER:
303 if (which > PRIO_USER || which < PRIO_PROCESS)
332 case PRIO_USER:

Completed in 258 milliseconds