Searched refs:RLIMIT_AS (Results 1 – 7 of 7) sorted by relevance
37 #ifndef RLIMIT_AS38 # define RLIMIT_AS 9 /* address space limit */ macro
9 #define RLIMIT_AS 7 /* address space limit */ macro
18 #define RLIMIT_AS 6 /* address space limit */ macro
21 [RLIMIT_AS] = { RLIM_INFINITY, RLIM_INFINITY }, \
3013 lim = rlimit(RLIMIT_AS) >> PAGE_SHIFT; in may_expand_vm()
796 limits (in particular, RLIMIT_AS and RLIMIT_NPROC). Most systems don't
607 [RLIMIT_AS] = {"Max address space", "bytes"},