Searched refs:vma_prepare (Results 1 – 1 of 1) sorted by relevance
139 * init_multi_vma_prep() - Initializer for struct vma_prepare140 * @vp: The vma_prepare struct145 static void init_multi_vma_prep(struct vma_prepare *vp, in init_multi_vma_prep() 152 memset(vp, 0, sizeof(struct vma_prepare)); in init_multi_vma_prep() 288 * vma_prepare() - Helper function for handling locking VMAs prior to altering289 * @vp: The initialized vma_prepare struct291 static void vma_prepare(struct vma_prepare *vp) in vma_prepare() function 334 * @vp: The vma_prepare struct338 static void vma_complete(struct vma_prepare *v[all...]