Searched refs:other_mm (Results 1 – 1 of 1) sorted by relevance
166 struct mm_struct *other_mm; in vma_start_read() local229 other_mm = vma->vm_mm; /* use a copy as vma can be freed after we drop vm_refcnt */ in vma_start_read()233 mmgrab(other_mm); in vma_start_read()235 mmdrop(other_mm); in vma_start_read()