tag
line
file
source code
exit_mmap
530
fs/exec.c
exit_mmap(current);
exit_mmap
218
include/linux/mm.h
extern void exit_mmap(struct task_struct *);
exit_mmap
387
kernel/exit.c
exit_mmap(current);
exit_mmap
94
kernel/fork.c
exit_mmap(tsk);