Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dresource.h60 #define PRIO_USER 2 macro
/linux/kernel/
H A Dsys.c268 if (which > PRIO_USER || which < PRIO_PROCESS) in SYSCALL_DEFINE3()
299 case PRIO_USER: in SYSCALL_DEFINE3()
338 if (which > PRIO_USER || which < PRIO_PROCESS) in SYSCALL_DEFINE2()
367 case PRIO_USER: in SYSCALL_DEFINE2()