Home
last modified time | relevance | path

Searched refs:RLIMIT_RTPRIO (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/asm-generic/
H A Dresource.h47 #define RLIMIT_RTPRIO 14 /* maximum realtime priority */ macro
/linux/include/asm-generic/
H A Dresource.h27 [RLIMIT_RTPRIO] = { 0, 0 }, \
/linux/kernel/sched/
H A Dsyscalls.c446 unsigned long rlim_rtprio = task_rlimit(p, RLIMIT_RTPRIO); in user_check_sched_setscheduler()
/linux/fs/proc/
H A Dbase.c626 [RLIMIT_RTPRIO] = {"Max realtime priority", NULL},