Home
last modified time | relevance | path

Searched refs:RLIMIT_NICE (Results 1 – 25 of 71) sorted by relevance

123

/third_party/ltp/testcases/kernel/syscalls/getrlimit/
Dgetrlimit01.c33 #ifdef RLIMIT_NICE
34 {RLIMIT_NICE, "RLIMIT_NICE"},
/third_party/ltp/testcases/kernel/syscalls/sched_setscheduler/
Dsched_setscheduler03.c80 l_rlimit_show(RLIMIT_NICE, &tmp_rlimit); in l_rlimit_setup()
116 l_rlimit_show(RLIMIT_NICE, &limit); in setup()
128 l_rlimit_setup(RLIMIT_NICE, &limit); in setup()
/third_party/mksh/
Drlimits.gen85 #ifdef RLIMIT_NICE
86 FN("maxnice", RLIMIT_NICE, 1, 'e')
121 #ifdef RLIMIT_NICE
Drlimits.opt94 >e|RLIMIT_NICE
95 FN("maxnice", RLIMIT_NICE, 1
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dresource.h66 #define RLIMIT_NICE 13 macro
/third_party/pulseaudio/src/pulsecore/
Dcore-util.h49 #if !defined(RLIMIT_NICE) && defined(__linux__)
50 #define RLIMIT_NICE 13 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dresource.h91 #define RLIMIT_NICE 13 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dresource.h91 #define RLIMIT_NICE 13 macro
/third_party/musl/include/sys/
Dresource.h91 #define RLIMIT_NICE 13 macro
/third_party/musl/ndk_musl_include/sys/
Dresource.h91 #define RLIMIT_NICE 13 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dresource.h91 #define RLIMIT_NICE 13 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dresource.h91 #define RLIMIT_NICE 13 macro
/third_party/toybox/toys/posix/
Dulimit.c65 char map[] = {RLIMIT_CORE, RLIMIT_DATA, RLIMIT_NICE, RLIMIT_FSIZE, in ulimit_main()
/third_party/python/Modules/
Dresource.c436 #ifdef RLIMIT_NICE in resource_exec()
437 ADD_INT(module, RLIMIT_NICE); in resource_exec()
/third_party/pulseaudio/src/daemon/
Ddaemon-conf.h121 #ifdef RLIMIT_NICE
Dohos_daemon-conf.c139 #ifdef RLIMIT_NICE
652 #ifdef RLIMIT_NICE in pa_daemon_conf_load()
858 #ifdef RLIMIT_NICE in pa_daemon_conf_dump()
Ddaemon-conf.c139 #ifdef RLIMIT_NICE
652 #ifdef RLIMIT_NICE in pa_daemon_conf_load()
858 #ifdef RLIMIT_NICE in pa_daemon_conf_dump()
Dmain.c320 #ifdef RLIMIT_NICE in set_all_rlimits()
321 set_one_rlimit(&conf->rlimit_nice, RLIMIT_NICE, "RLIMIT_NICE"); in set_all_rlimits()
Dohos_pa_main.c325 #ifdef RLIMIT_NICE in set_all_rlimits()
326 set_one_rlimit(&conf->rlimit_nice, RLIMIT_NICE, "RLIMIT_NICE"); in set_all_rlimits()
/third_party/python/Doc/library/
Dresource.rst193 .. data:: RLIMIT_NICE
/third_party/pulseaudio/po/
Dca.po508 " with elevated RLIMIT_NICE)\n"
578 " amb SUID o amb un RLIMIT_NICE "
3001 " with elevated RLIMIT_NICE)\n"
3807 #~ "privileges and we have no increase RLIMIT_NICE/RLIMIT_RTPRIO resource "
3811 #~ "the RLIMIT_NICE/RLIMIT_RTPRIO resource limits for this user."
3816 #~ "no s'ha incrementat els límits de recursos RLIMIT_NICE/RLIMIT_RTPRIO.\n"
3819 #~ "o incrementar els límits de recursos de RLIMIT_NICE/RLIMIT_RTPRIO per a "
3967 #~ "', or increase the RLIMIT_NICE/RLIMIT_RTPRIO resource limits for this "
3970 #~ "', o incremetar els límits de recursos RLIMIT_NICE/RLIMIT_RTPRIO per "
Dde_CH.po471 " with elevated RLIMIT_NICE)\n"
539 " mit erhöhtem RLIMIT_NICE)\n"
3103 #~ "privileges and we have no increase RLIMIT_NICE/RLIMIT_RTPRIO resource "
3107 #~ "the RLIMIT_NICE/RLIMIT_RTPRIO resource limits for this user."
3222 #~ "', or increase the RLIMIT_NICE/RLIMIT_RTPRIO resource limits for this "
3225 #~ "' oder erhöhen sie die RLIMIT_NICE/RLIMIT_RTPRIO-Ressourcenbegrenzungen "
Dfi.po487 " with elevated RLIMIT_NICE)\n"
561 " kohotetulla RLIMIT_NICE-arvolla)\n"
3148 #~ "privileges and we have no increase RLIMIT_NICE/RLIMIT_RTPRIO resource "
3152 #~ "the RLIMIT_NICE/RLIMIT_RTPRIO resource limits for this user."
3158 #~ "RLIMIT_NICE/RLIMIT_RTPRIO-resurssirajoja ei ole kasvatettu.\n"
3160 #~ "käyttäjän RLIMIT_NICE/RLIMIT_RTPRIO-resurssirajoja reaaliaikaisen ja/tai "
Dnl.po493 " with elevated RLIMIT_NICE)\n"
562 " met verhoogde RLIMIT_NICE)\n"
3127 #~ "privileges and we have no increase RLIMIT_NICE/RLIMIT_RTPRIO resource "
3131 #~ "the RLIMIT_NICE/RLIMIT_RTPRIO resource limits for this user."
3136 #~ "te geven en we hebben geen rect om de RLIMIT_NICE/RLIMIT_RTPRIO limieten "
3139 #~ "PolicyKit privileges hebben, of lid van '%s\" worden, of de RLIMIT_NICE/"
/third_party/eudev/src/shared/
Dutil.c1422 [RLIMIT_NICE] = "LimitNICE",

123