Home
last modified time | relevance | path

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

/mm/
Dswapfile.c2162 struct mm_struct *prev_mm; in try_to_unuse() local
2182 prev_mm = &init_mm; in try_to_unuse()
2183 mmget(prev_mm); in try_to_unuse()
2195 mmput(prev_mm); in try_to_unuse()
2196 prev_mm = mm; in try_to_unuse()
2200 mmput(prev_mm); in try_to_unuse()
2213 mmput(prev_mm); in try_to_unuse()