tag
line
file
source code
STACK_TOP
287
fs/exec.c
stack_base = STACK_TOP - MAX_ARG_PAGES*PAGE_SIZE;
STACK_TOP
298
fs/exec.c
mpnt->vm_end = STACK_TOP;