Searched refs:vma_complete (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/mm/ |
H A D | mmap.c | 509 * vma_complete- Helper function for handling the unlocking after altering VMAs, 516 static inline void vma_complete(struct vma_prepare *vp, in vma_complete() function 674 vma_complete(&vp, vmi, vma->vm_mm); in vma_expand() 717 vma_complete(&vp, vmi, vma->vm_mm); in vma_shrink() 1033 vma_complete(&vp, vmi, mm); in vma_merge() 2427 /* vma_complete stores the new vma */ in __split_vma() 2428 vma_complete(&vp, vmi, vma->vm_mm); in __split_vma() 3134 vma_complete(&vp, vmi, mm); in do_brk_flags()
|
Completed in 5 milliseconds