Home
last modified time | relevance | path

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

/linux-2.4.37.9/mm/
Dswapfile.c615 struct mm_struct *new_start_mm = start_mm; in try_to_unuse() local
631 new_start_mm = mm; in try_to_unuse()
635 atomic_inc(&new_start_mm->mm_users); in try_to_unuse()
638 start_mm = new_start_mm; in try_to_unuse()