Searched refs:arch_exit_mmap (Results 1 – 7 of 7) sorted by relevance
14 static inline void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function
13 extern void arch_exit_mmap(struct mm_struct *mm);
66 #define arch_exit_mmap(mm) \ macro
143 #define arch_exit_mmap(mm) \ macro
150 void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function
370 static inline void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function
2291 arch_exit_mmap(mm); in exit_mmap()