Home
last modified time | relevance | path

Searched refs:_STK_LIM (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/asm-generic/
Dresource.h15 [RLIMIT_STACK] = { _STK_LIM, RLIM_INFINITY }, \
/linux-4.1.27/include/uapi/linux/
Dresource.h65 #define _STK_LIM (8*1024*1024) macro