Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dswapfile.c1443 struct mm_struct *new_start_mm = start_mm; in try_to_unuse() local
1447 atomic_inc(&new_start_mm->mm_users); in try_to_unuse()
1470 mmput(new_start_mm); in try_to_unuse()
1472 new_start_mm = mm; in try_to_unuse()
1480 start_mm = new_start_mm; in try_to_unuse()