Searched refs:new_start_mm (Results 1 – 1 of 1) sorted by relevance
2127 struct mm_struct *new_start_mm = start_mm; in try_to_unuse() local2131 mmget(new_start_mm); in try_to_unuse()2154 mmput(new_start_mm); in try_to_unuse()2156 new_start_mm = mm; in try_to_unuse()2164 start_mm = new_start_mm; in try_to_unuse()