Home
last modified time | relevance | path

Searched refs:mm_update_next_owner (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/
H A Dexit.c495 void mm_update_next_owner(struct mm_struct *mm) in mm_update_next_owner() function
617 mm_update_next_owner(mm); in exit_mm()
/linux/fs/
H A Dexec.c918 mm_update_next_owner(old_mm); in exec_mm_put_old()