taglinefilesource code
RLIMIT_STACK700mm/memory.cif (vma->vm_end - (unsigned long) addr > current->rlim[RLIMIT_STACK].rlim_cur)
RLIMIT_STACK949mm/memory.cif (vma->vm_end - address > tsk->rlim[RLIMIT_STACK].rlim_cur)