Searched refs:vma_complete (Results 1 – 1 of 1) sorted by relevance
| /linux/mm/ |
| H A D | vma.c | 331 * vma_complete- Helper function for handling the unlocking after altering VMAs, 338 static void vma_complete(struct vma_prepare *vp, struct vma_iterator *vmi, in vma_complete() 568 /* vma_complete stores the new vma */ in __split_vma() 569 vma_complete(&vp, vmi, vma->vm_mm); in __split_vma() 768 vma_complete(&vp, vmg->vmi, vma->vm_mm); in commit_merge() 1270 vma_complete(&vp, vmi, vma->vm_mm); in vms_clear_ptes() 335 static void vma_complete(struct vma_prepare *vp, struct vma_iterator *vmi, vma_complete() function
|