Home
last modified time | relevance | path

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

/mm/
Dswapfile.c1486 struct mm_struct *prev_mm = start_mm; in try_to_unuse() local
1490 atomic_inc(&prev_mm->mm_users); in try_to_unuse()
1498 mmput(prev_mm); in try_to_unuse()
1499 prev_mm = mm; in try_to_unuse()
1520 mmput(prev_mm); in try_to_unuse()