Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dmmap.c427 static inline void init_multi_vma_prep(struct vma_prepare *vp, in init_multi_vma_prep() function
454 init_multi_vma_prep(vp, vma, NULL, NULL, NULL); in init_vma_prep()
648 init_multi_vma_prep(&vp, vma, NULL, remove_next ? next : NULL, NULL); in vma_expand()
1011 init_multi_vma_prep(&vp, vma, adjust, remove, remove2); in vma_merge()