Searched refs:RLIMIT_CPU (Results 1 – 7 of 7) sorted by relevance
16 #define RLIMIT_CPU 0 /* CPU time in sec */ macro
13 [RLIMIT_CPU] = { RLIM_INFINITY, RLIM_INFINITY }, \
199 if (j == RLIMIT_CPU && in __aa_transition_rlimits()
1692 cpu_limit = READ_ONCE(sig->rlim[RLIMIT_CPU].rlim_cur); in posix_cpu_timers_init_group()
1545 if (!retval && new_rlim && resource == RLIMIT_CPU && in do_prlimit()
612 [RLIMIT_CPU] = {"Max cpu time", "seconds"},
2556 update_rlimit_cpu(current, rlimit(RLIMIT_CPU)); in selinux_bprm_committing_creds()