Searched refs:remove2 (Results 1 – 2 of 2) sorted by relevance
153 remove = &vp->remove2; in init_multi_vma_prep()346 if (vp->remove2) in vma_complete()347 __remove_shared_vm_struct(vp->remove2, vp->mapping); in vma_complete()388 if (!vp->remove2) in vma_complete()396 if (vp->remove2) { in vma_complete()397 vp->remove = vp->remove2; in vma_complete()398 vp->remove2 = NULL; in vma_complete()
21 struct vm_area_struct *remove2; member
Completed in 64 milliseconds