Home
last modified time | relevance | path

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

/linux/mm/
H A Dvma.c1112 if (vmg->target && !vma_expand(vmg)) { in vma_merge_new_range()
1164 int vma_expand(struct vma_merge_struct *vmg) in vma_expand() function
/linux/tools/testing/vma/tests/
H A Dmerge.c28 return vma_expand(vmg); in expand_existing()