Searched refs:arch_exit_mmap (Results 1 – 8 of 8) sorted by relevance
16 static inline void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function
227 static inline void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function231 extern void arch_exit_mmap(struct mm_struct *mm);
68 #define arch_exit_mmap(mm) \ macro
23 extern void arch_exit_mmap(struct mm_struct *mm);
125 void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function
215 void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function
237 static inline void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function
3082 arch_exit_mmap(mm); in exit_mmap()