taglinefilesource code
stk_vma281fs/exec.ccurrent->stk_vma = mpnt;
stk_vma487fs/exec.ccurrent->stk_vma = NULL;
stk_vma223include/linux/sched.hstruct vm_area_struct *stk_vma;
stk_vma96kernel/fork.ctsk->stk_vma = NULL;
stk_vma109kernel/fork.cif (current->stk_vma == mpnt)
stk_vma110kernel/fork.ctsk->stk_vma = tmp;
stk_vma873mm/memory.cif (mpnt && mpnt == tsk->stk_vma &&