Searched refs:RLIMIT_NICE (Results 1 – 5 of 5) sorted by relevance
45 #define RLIMIT_NICE 13 /* max nice prio allowed to raise to macro
26 [RLIMIT_NICE] = { 0, 0 }, \
589 [RLIMIT_NICE] = {"Max nice priority", NULL},
674 min_nice = rlimit_to_nice(rlimit(RLIMIT_NICE)); in binder_set_nice()
7110 return (nice_rlim <= task_rlimit(p, RLIMIT_NICE)); in is_nice_reduction()