Lines Matching refs:rlimit
88 … RLIMIT_CPU, offsetof({{type}}, exec_context.rlimit)
89 … RLIMIT_FSIZE, offsetof({{type}}, exec_context.rlimit)
90 … RLIMIT_DATA, offsetof({{type}}, exec_context.rlimit)
91 … RLIMIT_STACK, offsetof({{type}}, exec_context.rlimit)
92 … RLIMIT_CORE, offsetof({{type}}, exec_context.rlimit)
93 … RLIMIT_RSS, offsetof({{type}}, exec_context.rlimit)
94 … RLIMIT_NOFILE, offsetof({{type}}, exec_context.rlimit)
95 … RLIMIT_AS, offsetof({{type}}, exec_context.rlimit)
96 … RLIMIT_NPROC, offsetof({{type}}, exec_context.rlimit)
97 … RLIMIT_MEMLOCK, offsetof({{type}}, exec_context.rlimit)
98 … RLIMIT_LOCKS, offsetof({{type}}, exec_context.rlimit)
99 … RLIMIT_SIGPENDING, offsetof({{type}}, exec_context.rlimit)
100 … RLIMIT_MSGQUEUE, offsetof({{type}}, exec_context.rlimit)
101 … RLIMIT_NICE, offsetof({{type}}, exec_context.rlimit)
102 … RLIMIT_RTPRIO, offsetof({{type}}, exec_context.rlimit)
103 … RLIMIT_RTTIME, offsetof({{type}}, exec_context.rlimit)