Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/mm/
H A Dmmap.c620 * vma_expand - Expand an existing VMA
636 int vma_expand(struct vma_iterator *vmi, struct vm_area_struct *vma, in vma_expand() function
2764 !vma_expand(&vmi, vma, merge_start, merge_end, vm_pgoff, next)) { in mmap_region()
/kernel/linux/linux-6.6/fs/
H A Dexec.c709 if (vma_expand(&vmi, vma, new_start, old_end, vma->vm_pgoff, NULL)) in shift_arg_pages()
/kernel/linux/linux-6.6/include/linux/
H A Dmm.h3245 extern int vma_expand(struct vma_iterator *vmi, struct vm_area_struct *vma,

Completed in 13 milliseconds