tag
line
file
source code
mpnt1
513
fs/exec.c
struct vm_area_struct * mpnt, *mpnt1;
mpnt1
532
fs/exec.c
mpnt1 = mpnt->vm_next;
mpnt1
538
fs/exec.c
mpnt = mpnt1;