Searched refs:RLIMIT_NICE (Results 1 – 7 of 7) sorted by relevance
45 #define RLIMIT_NICE 13 /* max nice prio allowed to raise to macro
26 [RLIMIT_NICE] = { 0, 0 }, \
625 [RLIMIT_NICE] = {"Max nice priority", NULL},
3948 RET_RES_ENTRY(RLIMIT_NICE); in target_ressource_string()
1040 return RLIMIT_NICE; in target_to_host_resource()
683 min_nice = rlimit_to_nice(rlimit(RLIMIT_NICE)); in binder_set_nice()
7256 return (nice_rlim <= task_rlimit(p, RLIMIT_NICE)); in is_nice_reduction()