Searched refs:arch_exit_mmap (Results 1 – 7 of 7) sorted by relevance
16 static inline void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function
110 void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function
216 static inline void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function
301 void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function
261 extern void arch_exit_mmap(struct mm_struct *mm);
3243 arch_exit_mmap(mm); in exit_mmap()
493 # or its kernel page tables). This could be arranged by arch_exit_mmap(), or