Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/os-Linux/
H A Dmain.c21 #define STACKSIZE (8 * 1024 * 1024) macro
34 if ((lim.rlim_cur == RLIM_INFINITY) || (lim.rlim_cur > STACKSIZE)) { in set_stklim()
35 lim.rlim_cur = STACKSIZE; in set_stklim()
/openbmc/u-boot/cmd/ti/
H A Dddr3.c19 #define STACKSIZE (512 << 10) /* 512 KiB */ macro
25 STACKSIZE) >> 17) - 2)