| tag | line | file | source code | 
|---|---|---|---|
| mpnt1 | 465 | fs/exec.c | struct vm_area_struct * mpnt, *mpnt1; | 
| mpnt1 | 489 | fs/exec.c | mpnt1 = mpnt->vm_next; | 
| mpnt1 | 493 | fs/exec.c | mpnt = mpnt1; | 
| mpnt1 | 375 | kernel/exit.c | struct vm_area_struct * mpnt, *mpnt1; | 
| mpnt1 | 379 | kernel/exit.c | mpnt1 = mpnt->vm_next; | 
| mpnt1 | 383 | kernel/exit.c | mpnt = mpnt1; |