Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dmmap.c630 int vma_expand(struct vma_iterator *vmi, struct vm_area_struct *vma, in vma_expand() function
2739 !vma_expand(&vmi, vma, merge_start, merge_end, vm_pgoff, next)) { in mmap_region()
/Linux-v6.6/fs/
Dexec.c708 if (vma_expand(&vmi, vma, new_start, old_end, vma->vm_pgoff, NULL)) in shift_arg_pages()
/Linux-v6.6/include/linux/
Dmm.h3219 extern int vma_expand(struct vma_iterator *vmi, struct vm_area_struct *vma,