Searched refs:mm_update_next_owner (Results 1 – 3 of 3) sorted by relevance
163 extern void mm_update_next_owner(struct mm_struct *mm);165 static inline void mm_update_next_owner(struct mm_struct *mm) in mm_update_next_owner() function
446 void mm_update_next_owner(struct mm_struct *mm) in mm_update_next_owner() function566 mm_update_next_owner(mm); in exit_mm()
1036 mm_update_next_owner(old_mm); in exec_mmap()