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

/linux-master/mm/
H A Dmmap.c425 * init_multi_vma_prep() - Initializer for struct vma_prepare
432 static inline void init_multi_vma_prep(struct vma_prepare *vp, function
459 init_multi_vma_prep(vp, vma, NULL, NULL, NULL);
652 init_multi_vma_prep(&vp, vma, NULL, remove_next ? next : NULL, NULL);
1018 init_multi_vma_prep(&vp, vma, adjust, remove, remove2);

Completed in 144 milliseconds