taglinefilesource code
stk_vma66fs/binfmt_elf.ccurrent->mm->stk_vma = mpnt;
stk_vma285fs/exec.ccurrent->mm->stk_vma = mpnt;
stk_vma491fs/exec.ccurrent->mm->stk_vma = NULL;
stk_vma230include/linux/sched.hstruct vm_area_struct * stk_vma;
stk_vma97kernel/fork.ctsk->mm->stk_vma = NULL;
stk_vma110kernel/fork.cif (current->mm->stk_vma == mpnt)
stk_vma111kernel/fork.ctsk->mm->stk_vma = tmp;
stk_vma866mm/memory.cif (mpnt && mpnt == tsk->mm->stk_vma &&