Searched defs:exit_mmap (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/mm/ | ||
H A D | nommu.c | 1509 void exit_mmap(struct mm_struct *mm) exit_mmap() function |
H A D | mmap.c | 3231 void exit_mmap(struct mm_struct *mm) exit_mmap() function |
/openbmc/linux/arch/x86/include/asm/ | ||
H A D | paravirt_types.h | 150 void (*exit_mmap)(struct mm_struct *mm); member |