Searched refs:vma_complete (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dmmap.c507 * vma_complete- Helper function for handling the unlocking after altering VMAs,
514 static inline void vma_complete(struct vma_prepare *vp, function
669 vma_complete(&vp, vmi, vma->vm_mm);
710 vma_complete(&vp, vmi, vma->vm_mm);
1038 vma_complete(&vp, vmi, mm);
2384 /* vma_complete stores the new vma */
2385 vma_complete(&vp, vmi, vma->vm_mm);
3153 vma_complete(&vp, vmi, mm);

Completed in 114 milliseconds