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

/linux-master/fs/
H A Dexec.c709 if (vma_expand(&vmi, vma, new_start, old_end, vma->vm_pgoff, NULL))
/linux-master/mm/
H A Dmmap.c617 * vma_expand - Expand an existing VMA
633 int vma_expand(struct vma_iterator *vmi, struct vm_area_struct *vma, function
2793 !vma_expand(&vmi, vma, merge_start, merge_end, vm_pgoff, next)) {
/linux-master/include/linux/
H A Dmm.h3276 extern int vma_expand(struct vma_iterator *vmi, struct vm_area_struct *vma,

Completed in 239 milliseconds