Searched refs:RLIMIT_CPU (Results 1 – 19 of 19) sorted by relevance
14 #define RLIMIT_CPU 0 /* CPU time in ms */ macro
16 #define RLIMIT_CPU 0 /* CPU time in ms */ macro
8 #define RLIMIT_CPU 0 /* CPU time in ms */ macro
15 #define RLIMIT_CPU 0 /* CPU time in ms */ macro
4 #define RLIMIT_CPU 0 /* CPU time in ms */ macro
13 #define RLIMIT_CPU 0 /* CPU time in ms */ macro
544 if (psecs / HZ > p->rlim[RLIMIT_CPU].rlim_cur) { in do_process_times()549 if (psecs / HZ > p->rlim[RLIMIT_CPU].rlim_max) in do_process_times()