Lines Matching refs:vma_prepare
427 * init_multi_vma_prep() - Initializer for struct vma_prepare
428 * @vp: The vma_prepare struct
434 static inline void init_multi_vma_prep(struct vma_prepare *vp,
438 memset(vp, 0, sizeof(struct vma_prepare));
454 * init_vma_prep() - Initializer wrapper for vma_prepare struct
455 * @vp: The vma_prepare struct
458 static inline void init_vma_prep(struct vma_prepare *vp,
466 * vma_prepare() - Helper function for handling locking VMAs prior to altering
467 * @vp: The initialized vma_prepare struct
469 static inline void vma_prepare(struct vma_prepare *vp)
512 * @vp: The vma_prepare struct
516 static inline void vma_complete(struct vma_prepare *vp,
642 struct vma_prepare vp;
667 vma_prepare(&vp);
695 struct vma_prepare vp;
710 vma_prepare(&vp);
880 struct vma_prepare vp;
1014 vma_prepare(&vp);
2369 struct vma_prepare vp;
2417 vma_prepare(&vp);
3098 struct vma_prepare vp;
3128 vma_prepare(&vp);