Home
last modified time | relevance | path

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

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