Home
last modified time | relevance | path

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

/mm/
Dswapfile.c2163 struct mm_struct *prev_mm; in try_to_unuse() local
2183 prev_mm = &init_mm; in try_to_unuse()
2184 mmget(prev_mm); in try_to_unuse()
2196 mmput(prev_mm); in try_to_unuse()
2197 prev_mm = mm; in try_to_unuse()
2201 mmput(prev_mm); in try_to_unuse()
2214 mmput(prev_mm); in try_to_unuse()