Home
last modified time | relevance | path

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

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