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