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
20 extern void arch_exit_mmap(struct mm_struct *mm);
68 #define arch_exit_mmap(mm) \ macro
216 static inline void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function
124 static inline void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function
122 void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function
2844 arch_exit_mmap(mm); in exit_mmap()