Searched refs:RLIMIT_AS (Results 1 – 7 of 7) sorted by relevance
38 #ifndef RLIMIT_AS39 # define RLIMIT_AS 9 /* address space limit */ macro
10 #define RLIMIT_AS 7 /* address space limit */ macro
19 #define RLIMIT_AS 6 /* address space limit */ macro
22 [RLIMIT_AS] = { RLIM_INFINITY, RLIM_INFINITY }, \
3231 if (mm->total_vm + npages > rlimit(RLIMIT_AS) >> PAGE_SHIFT) in may_expand_vm()
931 limits (in particular, RLIMIT_AS and RLIMIT_NPROC). Most systems don't
558 [RLIMIT_AS] = {"Max address space", "bytes"},