Searched refs:RLIMIT_RSS (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/mips/include/uapi/asm/
H A Dresource.h20 #define RLIMIT_RSS 7 /* max resident set size */ macro
/linux-master/include/uapi/asm-generic/
H A Dresource.h22 #ifndef RLIMIT_RSS
23 # define RLIMIT_RSS 5 /* max resident set size */ macro
/linux-master/include/asm-generic/
H A Dresource.h18 [RLIMIT_RSS] = { RLIM_INFINITY, RLIM_INFINITY }, \
/linux-master/fs/proc/
H A Darray.c526 rsslim = READ_ONCE(sig->rlim[RLIMIT_RSS].rlim_cur);
H A Dbase.c583 [RLIMIT_RSS] = {"Max resident set", "bytes"},

Completed in 114 milliseconds