Home
last modified time | relevance | path

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

/mm/
Dswapfile.c2201 struct mm_struct *prev_mm; in try_to_unuse() local
2221 prev_mm = &init_mm; in try_to_unuse()
2222 mmget(prev_mm); in try_to_unuse()
2234 mmput(prev_mm); in try_to_unuse()
2235 prev_mm = mm; in try_to_unuse()
2239 mmput(prev_mm); in try_to_unuse()
2252 mmput(prev_mm); in try_to_unuse()