Searched refs:arch_exit_mmap (Results 1 – 9 of 9) sorted by relevance
16 static inline void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function
97 void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function
23 extern void arch_exit_mmap(struct mm_struct *mm);
65 #define arch_exit_mmap(mm) \ macro
125 void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function
280 void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function
232 extern void arch_exit_mmap(struct mm_struct *mm);
256 static inline void arch_exit_mmap(struct mm_struct *mm) in arch_exit_mmap() function
3150 arch_exit_mmap(mm); in exit_mmap()