Searched refs:RLIMIT_NICE (Results 1 – 3 of 3) sorted by relevance
45 #define RLIMIT_NICE 13 /* max nice prio allowed to raise to macro
26 [RLIMIT_NICE] = { 0, 0 }, \
110 return (nice_rlim <= task_rlimit(p, RLIMIT_NICE)); in is_nice_reduction()