Home
last modified time | relevance | path

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

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