Searched refs:arch_exit_mmap (Results 1 – 8 of 8) 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
134 static inline void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function
230 static inline void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function
140 static inline void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function
124 void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function
2858 arch_exit_mmap(mm); in exit_mmap()