Searched refs:arch_exit_mmap (Results 1 – 6 of 6) sorted by relevance
16 static inline void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function
106 void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function
174 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
260 extern void arch_exit_mmap(struct mm_struct *mm);
3075 arch_exit_mmap(mm); in exit_mmap()