Searched refs:vma_prepare (Results 1 – 2 of 2) sorted by relevance
428 static inline void init_multi_vma_prep(struct vma_prepare *vp, in init_multi_vma_prep()432 memset(vp, 0, sizeof(struct vma_prepare)); in init_multi_vma_prep()452 static inline void init_vma_prep(struct vma_prepare *vp, in init_vma_prep()463 static inline void vma_prepare(struct vma_prepare *vp) in vma_prepare() function510 static inline void vma_complete(struct vma_prepare *vp, in vma_complete()636 struct vma_prepare vp; in vma_expand()661 vma_prepare(&vp); in vma_expand()689 struct vma_prepare vp; in vma_shrink()704 vma_prepare(&vp); in vma_shrink()874 struct vma_prepare vp; in vma_merge()[all …]
1147 struct vma_prepare { struct