Searched refs:mm_update_next_owner (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/kernel/
H A Dexit.c299 void mm_update_next_owner(struct mm_struct *mm) mm_update_next_owner() function
436 mm_update_next_owner(mm); exit_mm()
/linux-4.1.27/include/linux/
H A Dsched.h3068 extern void mm_update_next_owner(struct mm_struct *mm);
3070 static inline void mm_update_next_owner(struct mm_struct *mm) mm_update_next_owner() function
/linux-4.1.27/fs/
H A Dexec.c873 mm_update_next_owner(old_mm); exec_mmap()
/linux-4.1.27/mm/
H A Dmemcontrol.c959 * mm_update_next_owner() may clear mm->owner to NULL mem_cgroup_from_task()

Completed in 145 milliseconds